summaryrefslogtreecommitdiffstats
path: root/package/broadcom-wl/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-01-14 17:56:42 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-01-14 17:56:42 +0000
commit0dcc8eefcb3bb4ecaae0f22c3ac444218a6f9122 (patch)
tree208d5da716247d056f0a9674cdd54a4a0b3a3297 /package/broadcom-wl/Makefile
parent7c9240f3e70396e7fffc9c7d242a38584cd67455 (diff)
move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6096 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/broadcom-wl/Makefile')
-rw-r--r--package/broadcom-wl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/broadcom-wl/Makefile b/package/broadcom-wl/Makefile
index 769cfe8ea..93fc37897 100644
--- a/package/broadcom-wl/Makefile
+++ b/package/broadcom-wl/Makefile
@@ -57,7 +57,6 @@ endef
define Package/wlc
$(call Package/broadcom-wl/Default)
TITLE:=wl driver setup utility
- DEFAULT:=y
DESCRIPTION:=\
This package contains an utility for initializing the proprietary Broadcom \\\
wl driver.
@@ -74,7 +73,6 @@ endef
define Package/nas
$(call Package/broadcom-wl/Default)
DEPENDS+=+nvram
- DEFAULT:=y
TITLE:=Proprietary Broadcom WPA/WPA2 authenticator
DESCRIPTION:=\
This package contains the proprietary WPA/WPA2 authenticator (nas) for the \\\