From 58b2f95a8711a73dd7c031f087725476a09769db Mon Sep 17 00:00:00 2001 From: blogic Date: Mon, 8 Oct 2007 18:53:19 +0000 Subject: added generation of x86 livecds, from #2391 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9191 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Config.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 34d82492e..df331fc2b 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