aboutsummaryrefslogtreecommitdiffstats
path: root/package/nvram/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-06-08 11:59:41 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-06-08 11:59:41 +0000
commit52a0ebb32920b0c45bd6f1ad50d16264f5c1a3e7 (patch)
tree0c2fac8c575e069bb8cf538cf9dc840a23f01d52 /package/nvram/Makefile
parentcbe12552e6d7f1a8fc65a3a37871e7b80b364739 (diff)
downloadupstream-52a0ebb32920b0c45bd6f1ad50d16264f5c1a3e7.tar.gz
upstream-52a0ebb32920b0c45bd6f1ad50d16264f5c1a3e7.tar.bz2
upstream-52a0ebb32920b0c45bd6f1ad50d16264f5c1a3e7.zip
[package] nvram: refuse nvram operations on the WGT634U
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16378 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 ff9359beab..c2270714fd 100644
--- a/package/nvram/Makefile
+++ b/package/nvram/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=nvram
-PKG_RELEASE:=4
+PKG_RELEASE:=5
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)