summaryrefslogtreecommitdiffstats
path: root/platforms/image-boot-mlo.in
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/image-boot-mlo.in')
-rw-r--r--platforms/image-boot-mlo.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/platforms/image-boot-mlo.in b/platforms/image-boot-mlo.in
index a23591abb..e8ed775ce 100644
--- a/platforms/image-boot-mlo.in
+++ b/platforms/image-boot-mlo.in
@@ -3,7 +3,8 @@
config IMAGE_BOOT_MLO
tristate
select HOST_GENIMAGE
- select IMAGE_VFAT_TOOLS
+ select HOST_MTOOLS
+ select HOST_DOSFSTOOLS
select U_BOOT
select KERNEL
prompt "Generate images/boot-mlo.vfat"