From 76ed58d705e7f3892a1259abcd92882a527e7b53 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 28 May 2005 09:17:29 +0000 Subject: move package/linux into target/linux, use wbx' new kernel code. support building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Config.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'package/Config.in') diff --git a/package/Config.in b/package/Config.in index 333cf0f5c..0e8dbd3d6 100644 --- a/package/Config.in +++ b/package/Config.in @@ -125,11 +125,5 @@ source "package/sdk/Config.in" endmenu -menu "Kernel Configuration" - -source "package/linux/Config.in" - -endmenu - source "package/Sysconf.in" -- cgit v1.2.3