enable ipv6 support for packages by default

SVN-Revision: 22176
This commit is contained in:
Felix Fietkau 2010-07-13 18:45:29 +00:00
parent c08ea36e81
commit ac5279e6bc
1 changed files with 1 additions and 1 deletions

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