diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-11-13 12:09:49 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-11-13 12:10:08 +0100 |
commit | 26bc6c9fe57e4e516cd4f3a6d133ceea84a1a9c3 (patch) | |
tree | 60cf05fc5dbd04127cd297e9c1461bef6030f25f /package/base-files/Makefile | |
parent | 5690ac325347bc61d8728005778cfad786e9c483 (diff) |
finetune disk mount scripts
Diffstat (limited to 'package/base-files/Makefile')
-rw-r--r-- | package/base-files/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile index 7d7df3366..4a8b4c5f2 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -6,7 +6,7 @@ include $(ADK_TOPDIR)/mk/rootfs.mk PKG_NAME:= base-files PKG_VERSION:= 1.1 -PKG_RELEASE:= 21 +PKG_RELEASE:= 22 PKG_SECTION:= base/apps PKG_DESCR:= basic files and scripts |