mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 19:27:27 +00:00
fix nas depends
SVN-Revision: 4172
This commit is contained in:
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
Block a user