summaryrefslogtreecommitdiff
path: root/openwrt/package/mtd/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-02-09 03:21:01 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-02-09 03:21:01 +0000
commit92a4d694d910978a36a3f47b636fa1fa6d910f54 (patch)
treee1e63338cc0fee6b3b17c072cd45d86e8e4e646f /openwrt/package/mtd/Makefile
parent935372297a43b387fdd067c23f346a050c7fa3cf (diff)
downloadmtk-20170518-92a4d694d910978a36a3f47b636fa1fa6d910f54.zip
mtk-20170518-92a4d694d910978a36a3f47b636fa1fa6d910f54.tar.gz
mtk-20170518-92a4d694d910978a36a3f47b636fa1fa6d910f54.tar.bz2
add wrt54g(s) image support to mtd (required for webif firmware update rewrite)
SVN-Revision: 3198
Diffstat (limited to 'openwrt/package/mtd/Makefile')
-rw-r--r--openwrt/package/mtd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/mtd/Makefile b/openwrt/package/mtd/Makefile
index 53a2ee0..61e7e74 100644
--- a/openwrt/package/mtd/Makefile
+++ b/openwrt/package/mtd/Makefile
@@ -3,7 +3,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME := mtd
-PKG_RELEASE := 3
+PKG_RELEASE := 4
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)