aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-02-11 00:39:11 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-02-11 00:39:11 +0000
commit109a1bfd67ba74b297be93a563eb8438b2e4c7c8 (patch)
tree2aada63fbdd5b975e98eada9fdb08197288fe16d /package/base-files/Makefile
parent2d13d431dcaba9b7eee7b09a128f98e0c7adc3a4 (diff)
downloadupstream-109a1bfd67ba74b297be93a563eb8438b2e4c7c8.tar.gz
upstream-109a1bfd67ba74b297be93a563eb8438b2e4c7c8.tar.bz2
upstream-109a1bfd67ba74b297be93a563eb8438b2e4c7c8.zip
[package] base-files:
- properly disable IPv6 on bridge ports - introduce accept_ra option, defaults to true for dhcp interfaces, false for others - introduce send_rs option, defaults to true for static interfaces, false for others git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25454 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 68d9e18ed2..90a65d61de 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=base-files
-PKG_RELEASE:=65
+PKG_RELEASE:=66
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
PKG_BUILD_DEPENDS:=opkg/host