X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/95e79fe39e9c89efb73aef4dfb09014e147e528a..2d17b93d5618cc37b3e1a4eafbb62a95a17c339f:/package/nvram/Makefile?ds=sidebyside diff --git a/package/nvram/Makefile b/package/nvram/Makefile index c2270714f..f5eba9e2b 100644 --- a/package/nvram/Makefile +++ b/package/nvram/Makefile @@ -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