mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 18:23:09 +02:00
make nas depend on nvram
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4076 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8b9fd7eb0b
commit
345a263b41
@ -52,6 +52,7 @@ endef
|
||||
|
||||
define Package/nas
|
||||
$(call Package/wl)
|
||||
DEPENDS:=nvram
|
||||
TITLE:=Proprietary WPA/WPA2 authenticator
|
||||
DESCRIPTION:=Proprietary WPA/WPA2 authenticator for the Broadcom wl driver
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user