make nas depend on nvram
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 25 Jun 2006 16:28:10 +0000 (16:28 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 25 Jun 2006 16:28:10 +0000 (16:28 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4076 3c298f89-4303-0410-b956-a3cf2f4a3e73

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