diff --git a/openwrt/package/mtd/Makefile b/openwrt/package/mtd/Makefile
index 0ff1945b40c..53a2ee00e8b 100644
--- a/openwrt/package/mtd/Makefile
+++ b/openwrt/package/mtd/Makefile
@@ -3,7 +3,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME := mtd
-PKG_RELEASE := 2
+PKG_RELEASE := 3
 
 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)