make nas depend on nvram
authorFelix Fietkau <nbd@openwrt.org>
Sun, 25 Jun 2006 16:28:10 +0000 (16:28 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 25 Jun 2006 16:28:10 +0000 (16:28 +0000)
SVN-Revision: 4076

openwrt/package/broadcom-wl/Makefile

index 79586a3a57b7efe588831eae0024b365961c2675..23ea674417066e8c6faed4c0796ec3fe99758290 100644 (file)
@@ -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