summaryrefslogtreecommitdiff
path: root/package/nvram/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-07-19 22:20:07 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-07-19 22:20:07 +0000
commitf813a693fd5e07c60c042a0b11ae8e15144fc960 (patch)
treea1dae749b3ad33263d56c889d557fac19235886b /package/nvram/Makefile
parentc811398d00f0b23a9daef2b5f422785233880f34 (diff)
downloadmtk-20170518-f813a693fd5e07c60c042a0b11ae8e15144fc960.zip
mtk-20170518-f813a693fd5e07c60c042a0b11ae8e15144fc960.tar.gz
mtk-20170518-f813a693fd5e07c60c042a0b11ae8e15144fc960.tar.bz2
nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax PS-1208mfg with FLSH at offset 0)
SVN-Revision: 22299
Diffstat (limited to 'package/nvram/Makefile')
-rw-r--r--package/nvram/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/nvram/Makefile b/package/nvram/Makefile
index c47f1c7..7fc9cc8 100644
--- a/package/nvram/Makefile
+++ b/package/nvram/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=nvram
-PKG_RELEASE:=7
+PKG_RELEASE:=8
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)