summaryrefslogtreecommitdiffstats
path: root/package/unvram/Makefile
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-26 20:42:36 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-26 20:42:36 +0000
commitd7b9dc5572c4ff1f91dd71582333fd0ebe98506d (patch)
tree184a64b54ba0809a0a0d14c4ba7a79b8fe91ef27 /package/unvram/Makefile
parent9f70f9f3b94be85a28439fd57c912966b32bd6f6 (diff)
[package] unvram: make it work on bcm47xx, also look for /dev/mtdblockX
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15429 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/unvram/Makefile')
-rw-r--r--package/unvram/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/unvram/Makefile b/package/unvram/Makefile
index 5529bdf06..2fab89a63 100644
--- a/package/unvram/Makefile
+++ b/package/unvram/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=unvram
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)