diff --git a/package/utils/nvram/Makefile b/package/utils/nvram/Makefile index 81cff034c4..fe70e34669 100644 --- a/package/utils/nvram/Makefile +++ b/package/utils/nvram/Makefile @@ -19,7 +19,7 @@ define Package/nvram CATEGORY:=Base system TITLE:=Userspace port of the Broadcom NVRAM manipulation tool MAINTAINER:=Jo-Philipp Wich - DEPENDS:=@TARGET_brcm47xx||@TARGET_ar71xx + DEPENDS:=@TARGET_brcm47xx||@TARGET_bcm53xx||@TARGET_ar71xx endef define Package/nvram/description