summaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2012-08-28 15:27:37 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2012-08-28 15:27:37 +0200
commit8865b970f9db91f24472c596117c785cb76cdb2b (patch)
tree683fb460271b5b567e750b8b51a5853bca6379d7 /package/base-files/Makefile
parent3d7ed6451a4e0dc19fb9db3d2f53bbdddf1c5ff2 (diff)
do not flush addresses on deconfig, otherwise ipv6 link-local address is removed and radvd doesn't work as expected
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 822415352..7a3fedf59 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:= 51
+PKG_RELEASE:= 52
PKG_SECTION:= base
PKG_DESCR:= basic files and scripts