X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fmtd%2FMakefile;h=3b4dd5523d61ccaba12902cf08ffd0b75758aa0d;hb=fc8259b34d7abf7102eb2f854edb8839edbcf2bb;hp=ce538c6ca319c589738658b210ff0ba2e620b01a;hpb=3a0a80e1294f903c0fc271b1e71dba59007b5f61;p=openwrt.git diff --git a/package/mtd/Makefile b/package/mtd/Makefile index ce538c6ca3..3b4dd5523d 100644 --- a/package/mtd/Makefile +++ b/package/mtd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=mtd -PKG_RELEASE:=9 +PKG_RELEASE:=14 PKG_BUILD_DIR := $(KERNEL_BUILD_DIR)/$(PKG_NAME) STAMP_PREPARED := $(STAMP_PREPARED)_$(call confvar,CONFIG_MTD_REDBOOT_PARTS)