mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-15 21:59:27 +00:00
8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
config BR2_PACKAGE_HOST_IMX_MKIMAGE
|
|
bool "host imx-mkimage"
|
|
help
|
|
imx-mkimage is used to combine input images and generate
|
|
final boot image with appropriate IVT set.
|
|
|
|
https://source.codeaurora.org/external/imx/imx-mkimage
|