X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fnvram%2FMakefile;h=81cff034c4cff64f1376bc361c476b3b15825997;hb=986ed8c893222eb1a1868c0fe17fcabe96115008;hp=7fc9cc8a41b8ec9b1d8f9a105a4825e48953190b;hpb=98b06e803d13809335adb3e3f9428e31eba6538f;p=openwrt.git diff --git a/package/nvram/Makefile b/package/nvram/Makefile index 7fc9cc8a41..81cff034c4 100644 --- a/package/nvram/Makefile +++ b/package/nvram/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nvram -PKG_RELEASE:=8 +PKG_RELEASE:=9 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) @@ -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 DEPENDS:=@TARGET_brcm47xx||@TARGET_ar71xx endef