aboutsummaryrefslogtreecommitdiffstats
path: root/package/mtd
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-09-21 11:19:08 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-09-21 11:19:08 +0000
commit4e256b18bdfcf60eca651b4672f7d63251777b6a (patch)
treeb70a1cc732fa02632a87d90d823ed4fcacce4a62 /package/mtd
parentbcfbb1b4a42c0817a9e35603e102442adb9883ce (diff)
downloadupstream-4e256b18bdfcf60eca651b4672f7d63251777b6a.tar.gz
upstream-4e256b18bdfcf60eca651b4672f7d63251777b6a.tar.bz2
upstream-4e256b18bdfcf60eca651b4672f7d63251777b6a.zip
mtd: bump release
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17661 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mtd')
-rw-r--r--package/mtd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mtd/Makefile b/package/mtd/Makefile
index ce538c6ca3..172235d302 100644
--- a/package/mtd/Makefile
+++ b/package/mtd/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mtd
-PKG_RELEASE:=9
+PKG_RELEASE:=10
PKG_BUILD_DIR := $(KERNEL_BUILD_DIR)/$(PKG_NAME)
STAMP_PREPARED := $(STAMP_PREPARED)_$(call confvar,CONFIG_MTD_REDBOOT_PARTS)