projects
/
openwrt
/
staging
/
luka.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c08ea36
)
enable ipv6 support for packages by default
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 13 Jul 2010 18:45:29 +0000
(18:45 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 13 Jul 2010 18:45:29 +0000
(18:45 +0000)
SVN-Revision: 22176
Config.in
patch
|
blob
|
history
diff --git
a/Config.in
b/Config.in
index 7abfeeaef766a459baa1e8eb7753c606db7ab357..cac1cce199d483330c5fb10e9f8249b8a7cafb2e 100644
(file)
--- 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).