diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-11-12 05:06:56 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-11-12 05:06:56 +0000 |
commit | 5be70dfb578c8793084aa8b4526fad08d68a6155 (patch) | |
tree | df67c1174d33863318f90dbce91f22c7b204038c /package/switch/Makefile | |
parent | 13a66f12855066defdbc98f752caa5754a92a490 (diff) |
implement target profiles in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/switch/Makefile')
-rw-r--r-- | package/switch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/switch/Makefile b/package/switch/Makefile index 75f312940..07208bc30 100644 --- a/package/switch/Makefile +++ b/package/switch/Makefile @@ -20,7 +20,6 @@ define Package/kmod-switch SECTION:=kernel CATEGORY:=Kernel drivers DEPENDS:=@LINUX_2_6_BRCM||LINUX_2_4_BRCM - DEFAULT:=y TITLE:=Switch drivers DESCRIPTION:=\ This package contains switch drivers for ADM6996L and BCM53XX RoboSwitch. |