make nas depend on nvram
SVN-Revision: 4076
This commit is contained in:
parent
75e4900002
commit
95c014f19d
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ endef
|
||||||
|
|
||||||
define Package/nas
|
define Package/nas
|
||||||
$(call Package/wl)
|
$(call Package/wl)
|
||||||
|
DEPENDS:=nvram
|
||||||
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