[Buildroot] [PATCH 14/14] toolchain-common: drop BR2_INET_IPV6

Gustavo Zacarias gustavo at zacarias.com.ar
Sat Apr 11 12:17:42 UTC 2015


It's now unused so farewell.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
 toolchain/toolchain-common.in | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/toolchain/toolchain-common.in b/toolchain/toolchain-common.in
index dfb7394..478315b 100644
--- a/toolchain/toolchain-common.in
+++ b/toolchain/toolchain-common.in
@@ -5,10 +5,6 @@
 # so put it here instead
 source "package/gdb/Config.in.host"
 
-config BR2_INET_IPV6
-	bool
-	default y
-
 config BR2_TOOLCHAIN_HAS_GCC_BUG_58595
 	bool
 
-- 
2.0.5




More information about the buildroot mailing list