change depends/default for nas
SVN-Revision: 4152
This commit is contained in:
parent
0ae23f81bf
commit
9c5e30b638
1 changed files with 2 additions and 1 deletions
|
@ -58,7 +58,8 @@ endef
|
||||||
|
|
||||||
define Package/nas
|
define Package/nas
|
||||||
$(call Package/wl)
|
$(call Package/wl)
|
||||||
DEPENDS:=nvram
|
DEPENDS:=+nvram
|
||||||
|
DEFAULT:=m
|
||||||
TITLE:=Proprietary WPA/WPA2 authenticator
|
TITLE:=Proprietary WPA/WPA2 authenticator
|
||||||
DESCRIPTION:=Proprietary WPA/WPA2 authenticator for the Broadcom wl driver
|
DESCRIPTION:=Proprietary WPA/WPA2 authenticator for the Broadcom wl driver
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue