summaryrefslogtreecommitdiffstats
path: root/package/mtd/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-02-09 03:21:01 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-02-09 03:21:01 +0000
commit72c232e2577ea92e2ec06ec194cfd4f40751c0b7 (patch)
tree6c83e8c535cc8b62304d9c57aed170ebc9c34759 /package/mtd/Makefile
parent067a81eb2d6709c9ce34cc24f81163433c4d4d42 (diff)
add wrt54g(s) image support to mtd (required for webif firmware update rewrite)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3198 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 53a2ee00e..61e7e74c2 100644
--- a/package/mtd/Makefile
+++ b/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)