summaryrefslogtreecommitdiff
path: root/package/mtd/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-06 17:03:19 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-06 17:03:19 +0100
commit19a2d14d4e85ef353cc28b74c7cff2af1f76ab89 (patch)
tree137db2922b95a07048c37cf678dda86d59cdec9b /package/mtd/Makefile
parent38e3d5fb20aee5f02f03e693f2649e2370adf006 (diff)
remove error.h to work with musl libc
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 d3db1d12f..3ec068036 100644
--- a/package/mtd/Makefile
+++ b/package/mtd/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= mtd
PKG_VERSION:= 1.0
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_DESCR:= MTD utility
PKG_SECTION:= fs