From 215fa7eb8b055e580c30a9851fbcacdc5fef15a6 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 8 Oct 2007 18:53:19 +0000 Subject: added generation of x86 livecds, from #2391 SVN-Revision: 9191 --- Config.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 34d82492e7..df331fc2bf 100644 --- a/Config.in +++ b/Config.in @@ -48,6 +48,13 @@ menu "Target Images" help Ext2 file system with some free space for uml images + config TARGET_ROOTFS_ISO + bool "iso" + default n + depends TARGET_ROOTFS_INITRAMFS && TARGET_x86 + help + Create some bootable ISO image + comment "Image Options" source "target/linux/*/image/Config.in" -- cgit v1.2.3