From 5cd5287c63bd0be72b4ae00fc1af508a2b42e541 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 8 Oct 2006 15:48:56 +0000 Subject: add grub based images for x86-2.6 - still a bit hackish, but works with ext2 and jffs2 git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4962 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 7b28255fb..74b369624 100644 --- a/Config.in +++ b/Config.in @@ -90,6 +90,9 @@ menu "Target Images" help Ext2 file system with some free space for uml images +comment "Image Options" + +source "target/image/*/Config.in" endmenu -- cgit v1.2.3