mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-24 02:31:23 +00:00
change depends/default for nas
SVN-Revision: 4152
This commit is contained in:
parent
0ae23f81bf
commit
9c5e30b638
@ -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…
x
Reference in New Issue
Block a user