mirror of https://github.com/hak5/openwrt.git
parent
0ae23f81bf
commit
9c5e30b638
|
@ -58,7 +58,8 @@ endef
|
|||
|
||||
define Package/nas
|
||||
$(call Package/wl)
|
||||
DEPENDS:=nvram
|
||||
DEPENDS:=+nvram
|
||||
DEFAULT:=m
|
||||
TITLE:=Proprietary WPA/WPA2 authenticator
|
||||
DESCRIPTION:=Proprietary WPA/WPA2 authenticator for the Broadcom wl driver
|
||||
endef
|
||||
|
|
Loading…
Reference in New Issue