change depends/default for nas

SVN-Revision: 4152
This commit is contained in:
Felix Fietkau 2006-07-18 16:58:13 +00:00
parent 0ae23f81bf
commit 9c5e30b638

View File

@ -58,7 +58,8 @@ endef
define Package/nas
$(call Package/wl)
DEPENDS:=nvram
DEPENDS:=+nvram
DEFAULT:=m
TITLE:=Proprietary WPA/WPA2 authenticator
DESCRIPTION:=Proprietary WPA/WPA2 authenticator for the Broadcom wl driver
endef