aboutsummaryrefslogtreecommitdiffstats
path: root/package/switch/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-11-12 05:06:56 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-11-12 05:06:56 +0000
commit768b48f380f60031f632cd7d1bc6be05e03a72a8 (patch)
treedf67c1174d33863318f90dbce91f22c7b204038c /package/switch/Makefile
parent87f59ecd7c9bddefaf9710b21f61b1d5a310ebfc (diff)
downloadupstream-768b48f380f60031f632cd7d1bc6be05e03a72a8.tar.gz
upstream-768b48f380f60031f632cd7d1bc6be05e03a72a8.tar.bz2
upstream-768b48f380f60031f632cd7d1bc6be05e03a72a8.zip
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/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/switch/Makefile b/package/switch/Makefile
index 75f3129402..07208bc30f 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.