aboutsummaryrefslogtreecommitdiffstats
path: root/package/mtd/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-01-05 19:27:55 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-01-05 19:27:55 +0000
commit9abe5cf11047a9590417f6baf2226e86a3a12f54 (patch)
tree434080388bc32e586bc0e54232bc5e8cfdf0623d /package/mtd/Makefile
parente8cee6c8501989f560887851e2319ef8ec571043 (diff)
downloadupstream-9abe5cf11047a9590417f6baf2226e86a3a12f54.tar.gz
upstream-9abe5cf11047a9590417f6baf2226e86a3a12f54.tar.bz2
upstream-9abe5cf11047a9590417f6baf2226e86a3a12f54.zip
package/mtd: make fixtrx available on ar71xx as well
SVN-Revision: 24911
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 3b4dd5523d..dd8b24a276 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:=14
+PKG_RELEASE:=15
PKG_BUILD_DIR := $(KERNEL_BUILD_DIR)/$(PKG_NAME)
STAMP_PREPARED := $(STAMP_PREPARED)_$(call confvar,CONFIG_MTD_REDBOOT_PARTS)