summaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-06-20 11:33:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-06-20 11:33:29 +0200
commit7310c677852c7a925c55922481052ad0ff7c8310 (patch)
tree275ec74ed3c4cd35a4ebe5eadc6afb24026de254 /package/base-files/Makefile
parent613d9ef98b6a95890f4ea56b921f9047670fe2d1 (diff)
make tmpfs size configurable via /etc/tmpfs
Diffstat (limited to 'package/base-files/Makefile')
-rw-r--r--package/base-files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index 3f63df3e6..34807d6a0 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -6,7 +6,7 @@ include $(TOPDIR)/mk/rootfs.mk
PKG_NAME:= base-files
PKG_VERSION:= 1.0
-PKG_RELEASE:= 10
+PKG_RELEASE:= 11
PKG_DESCR:= basic filesystem structure and scripts
PKG_SECTION:= base