fix nas depends
SVN-Revision: 4172
This commit is contained in:
parent
b035d2201f
commit
4c012945b6
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue