1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 00:04:38 +02:00

[backfire] enable ipv6 support for packages by default (r22176)

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22177 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2010-07-13 18:46:25 +00:00
parent 6567df8b3f
commit 3233d476b3

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).