From 3233d476b39f006e256046920282e335e092bfb1 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 13 Jul 2010 18:46:25 +0000 Subject: [PATCH] [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 --- Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.in b/Config.in index 7abfeeaef..cac1cce19 100644 --- a/Config.in +++ b/Config.in @@ -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). -- 2.35.1