aboutsummaryrefslogtreecommitdiffstats
path: root/package/mtd/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-08-20 16:12:24 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-08-20 16:12:24 +0000
commita91350732c308c2f0ea6a73d55b2a3a13771e1c1 (patch)
treef6948c69bb0fc3ae76d98ee217ef2585fd71d381 /package/mtd/Makefile
parent5307d511aa974d2aaca2e7f6402d683077283d84 (diff)
downloadupstream-a91350732c308c2f0ea6a73d55b2a3a13771e1c1.tar.gz
upstream-a91350732c308c2f0ea6a73d55b2a3a13771e1c1.tar.bz2
upstream-a91350732c308c2f0ea6a73d55b2a3a13771e1c1.zip
cleanup mtd, implement jffs2write - one step closer to config preserving system upgrades
SVN-Revision: 8444
Diffstat (limited to 'package/mtd/Makefile')
-rw-r--r--package/mtd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mtd/Makefile b/package/mtd/Makefile
index cf23fbeebc..b755b6f1ec 100644
--- a/package/mtd/Makefile
+++ b/package/mtd/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=mtd
-PKG_RELEASE:=5
+PKG_RELEASE:=6
PKG_BUILD_DIR := $(KERNEL_BUILD_DIR)/$(PKG_NAME)