mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 06:54:58 +01:00
make nas depend on nvram
SVN-Revision: 4076
This commit is contained in:
parent
75e4900002
commit
95c014f19d
@ -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 New Issue
Block a user