arch/x86: remove support for i386
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 17 Apr 2016 21:31:34 +0000 (23:31 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 18 Apr 2016 21:38:34 +0000 (23:38 +0200)
commit6cb4814c87cb1282b4a1d35e73743e8dd1b12ec5
tree230e430c799d4cf87d98487e397529354a8fd86e
parentfdbbff08bc8a62a1c5bc5c14f7fce07a84858cf9
arch/x86: remove support for i386

The Linux kernel doesn't even support i386 anymore, there is no NPTL
support for i386 and uClibc-ng only supports NPTL on x86, so there is
essentially no usable thread implementation. Most likely glibc and
musl also don't support i386 either. So it's time to remove the
support for this architecture variant.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
.defconfig
Config.in.legacy
arch/Config.in.x86
package/openssl/openssl.mk
package/qemu/qemu.mk
package/uclibc/Config.in
toolchain/toolchain-common.in
toolchain/toolchain-external/Config.in