mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-24 03:17:22 +00:00
fix broadcom-wl dependancies
SVN-Revision: 4171
This commit is contained in:
@@ -58,7 +58,7 @@ endef
|
||||
|
||||
define Package/nas
|
||||
$(call Package/wl)
|
||||
DEPENDS:=+nvram
|
||||
DEPENDS:=kmod-brcm-wl nvram
|
||||
DEFAULT:=m
|
||||
TITLE:=Proprietary WPA/WPA2 authenticator
|
||||
DESCRIPTION:=Proprietary WPA/WPA2 authenticator for the Broadcom wl driver
|
||||
|
||||
Reference in New Issue
Block a user