-
- Downloads
also create manifest for devices with BROKEN=1, if we have the images
`make manifest` does not take the `BROKEN=1` parameter, like other build commands do. But it seems the underlying `scripts/target_lib.lua` does get this info from the environment anyway. So we can pass that info, bypassing the makefile.
Please register or sign in to comment