nvram: request memory locked pages in mmap() and make it available for ar71xx
[openwrt/staging/florian.git] / package / nvram / Makefile
index c2270714fdd301d1d359d577bdaec9316f30220e..f5eba9e2b6874fc0763779a3f98df847311b228a 100644 (file)
@@ -18,7 +18,7 @@ define Package/nvram
   SECTION:=utils
   CATEGORY:=Base system
   TITLE:=Userspace port of the Broadcom NVRAM manipulation tool
-  DEPENDS:=@TARGET_brcm_2_4||@TARGET_brcm47xx
+  DEPENDS:=@TARGET_brcm_2_4||@TARGET_brcm47xx||@TARGET_ar71xx
 endef
 
 define Package/nvram/description