'mkimage' is needed to build the FIT image, select the correct host
package to make it available.

Signed-off-by: Roland Hieber <r...@pengutronix.de>
---
 rules/templates/template-image-fit-in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/templates/template-image-fit-in 
b/rules/templates/template-image-fit-in
index ac5606dd0d89..6319cdeac32b 100644
--- a/rules/templates/template-image-fit-in
+++ b/rules/templates/template-image-fit-in
@@ -2,6 +2,7 @@
 
 config IMAGE_@PACKAGE@
        tristate
+       select HOST_U_BOOT_TOOLS
        @select_CODE_SIGNING@# TODO: select kernel and initrd image
        prompt "Generate images/@package@.fit"
        help
-- 
2.39.2


Reply via email to