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.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/platforms/image-boot-mlo.in b/platforms/image-boot-mlo.in
new file mode 100644
index 0000000..d2f5deb
--- /dev/null
+++ b/platforms/image-boot-mlo.in
@@ -0,0 +1,12 @@
+## SECTION=image2
+
+config IMAGE_BOOT_MLO
+ tristate
+ select HOST_GENIMAGE
+ select IMAGE_VFAT_TOOLS
+ select BAREBOX
+ select BAREBOX_MLO
+ select KERNEL
+ prompt "Generate images/boot-mlo.vfat"
+ help
+ FIXME