diff options
Diffstat (limited to 'package/nvram')
-rw-r--r-- | package/nvram/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/nvram/Makefile b/package/nvram/Makefile index 5ff3791c5e..81cff034c4 100644 --- a/package/nvram/Makefile +++ b/package/nvram/Makefile @@ -18,6 +18,7 @@ define Package/nvram SECTION:=utils CATEGORY:=Base system TITLE:=Userspace port of the Broadcom NVRAM manipulation tool + MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org> DEPENDS:=@TARGET_brcm47xx||@TARGET_ar71xx endef |