toolchain: make IPv6 mandatory for external toolchains
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sun, 19 Apr 2015 12:39:54 +0000 (09:39 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 22 Apr 2015 20:59:31 +0000 (22:59 +0200)
commit51eaa2ca15e25169ab6c18b068e9c6e05856bd04
tree0195483cddcfdd3331ca5fda28bb920df00e603d
parent5cb8996e08a7b3014e3fbbf253c60140cf6e7212
toolchain: make IPv6 mandatory for external toolchains

Remove BR2_INET_IPV6 select for predefined external toolchains.

Remove the (non)IPv6 option prompt since it's now mandatory.

And force the toolchain check now that internal uclibc is always built
with IPv6 support and external non-IPv6 toolchains are disallowed.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/Config.in
toolchain/helpers.mk
toolchain/toolchain-common.in
toolchain/toolchain-external/Config.in