summaryrefslogtreecommitdiffstats
path: root/platforms/image-boot-mlo.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-07-06 14:12:19 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-07-06 15:17:24 +0200
commit4b56108a3a64f6c55340556cca4cefb500e2a72b (patch)
tree80142bc17b2f0392ee0777d026a4a90348b9b4da /platforms/image-boot-mlo.in
parentbd60cc397fefb1a8bc05b766d1e716257b19de4a (diff)
downloadptxdist-4b56108a3a64f6c55340556cca4cefb500e2a72b.tar.gz
ptxdist-4b56108a3a64f6c55340556cca4cefb500e2a72b.tar.xz
add some example new-style image rules
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'platforms/image-boot-mlo.in')
-rw-r--r--platforms/image-boot-mlo.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/platforms/image-boot-mlo.in b/platforms/image-boot-mlo.in
new file mode 100644
index 000000000..5f9f4284c
--- /dev/null
+++ b/platforms/image-boot-mlo.in
@@ -0,0 +1,10 @@
+## SECTION=image2
+
+config IMAGE_BOOT_MLO
+ tristate
+ select HOST_GENIMAGE
+ select U_BOOT
+ select KERNEL
+ prompt "Generate images/boot-mlo.vfat"
+ help
+ FIXME