mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03: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
|