1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-30 22:09:48 +03:00

enable ipv6 support for packages by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22176 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2010-07-13 18:45:29 +00:00
parent e5dbd628ed
commit 0859bbd9dd

View File

@ -191,7 +191,7 @@ menu "Global build settings"
config IPV6
bool
prompt "Enable IPv6 support in packages"
default n
default y
help
Enable IPV6 support in packages (passes --enable-ipv6 to configure scripts).