diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-10-08 15:48:56 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-10-08 15:48:56 +0000 |
commit | 5cd5287c63bd0be72b4ae00fc1af508a2b42e541 (patch) | |
tree | 8bb05e3468ab2c57394f38af4dff7fbd16f82eca /Config.in | |
parent | a963f60b9b11be446ebe3a77b528ee2513010597 (diff) |
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
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |