mirror of https://github.com/hak5/openwrt-owl.git
parent
b035d2201f
commit
4c012945b6
|
@ -58,7 +58,7 @@ endef
|
|||
|
||||
define Package/nas
|
||||
$(call Package/wl)
|
||||
DEPENDS:=kmod-brcm-wl nvram
|
||||
DEPENDS:=@PACKAGE_kmod-brcm-wl||PACKAGE_kmod-brcm-wl-mimo +nvram
|
||||
DEFAULT:=m
|
||||
TITLE:=Proprietary WPA/WPA2 authenticator
|
||||
DESCRIPTION:=Proprietary WPA/WPA2 authenticator for the Broadcom wl driver
|
||||
|
|
Loading…
Reference in New Issue