It needs mkdosfs, which is built by selecting IMAGE_VFAT_TOOLS.

Signed-off-by: Jan Luebbe <j...@pengutronix.de>
---
 platforms/image-boot-mlo.in |    1 +
 1 file changed, 1 insertion(+)

diff --git a/platforms/image-boot-mlo.in b/platforms/image-boot-mlo.in
index 5f9f428..a23591a 100644
--- a/platforms/image-boot-mlo.in
+++ b/platforms/image-boot-mlo.in
@@ -3,6 +3,7 @@
 config IMAGE_BOOT_MLO
        tristate
        select HOST_GENIMAGE
+       select IMAGE_VFAT_TOOLS
        select U_BOOT
        select KERNEL
        prompt "Generate images/boot-mlo.vfat"
-- 
1.7.10.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to