X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a24b24783cc1b889136b3ba26e2a1bf29029a0f7..2427a1a5f9baffc8a4faf578dbdb5b618e23ed53:/package/mtd/Makefile diff --git a/package/mtd/Makefile b/package/mtd/Makefile index 9438b96fd..3b4dd5523 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:=12 +PKG_RELEASE:=14 PKG_BUILD_DIR := $(KERNEL_BUILD_DIR)/$(PKG_NAME) STAMP_PREPARED := $(STAMP_PREPARED)_$(call confvar,CONFIG_MTD_REDBOOT_PARTS)