mirror of https://github.com/hak5/openwrt.git
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…
Reference in New Issue