move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)

SVN-Revision: 6096
This commit is contained in:
Felix Fietkau
2007-01-14 17:56:42 +00:00
parent 28f97f9fc3
commit ee54f19d41
5 changed files with 9 additions and 13 deletions

View File

@@ -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 \\\