aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/nvram/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/utils/nvram/Makefile')
-rw-r--r--package/utils/nvram/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/nvram/Makefile b/package/utils/nvram/Makefile
index 76c254ac77..863b304d0d 100644
--- a/package/utils/nvram/Makefile
+++ b/package/utils/nvram/Makefile
@@ -21,7 +21,7 @@ define Package/nvram
CATEGORY:=Base system
TITLE:=Userspace port of the Broadcom NVRAM manipulation tool
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
- DEPENDS:=@(TARGET_bcm47xx||TARGET_bcm53xx||TARGET_ar71xx||TARGET_ath79)
+ DEPENDS:=@(TARGET_bcm47xx||TARGET_bcm53xx||TARGET_ath79)
endef
define Package/nvram/description