toolchain-external/CodeSourcery MIPS: available only for R2
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Fri, 16 Oct 2015 16:00:01 +0000 (17:00 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 17 Oct 2015 14:21:46 +0000 (16:21 +0200)
commit99f8084c74ac7646b0d4c33b1dd4f9b0441e4e95
treed06cf5585a8c32135f7b2397aa9f87f62f169eb0
parent507d9088741b1267bbcda39fc2f92f559b33961c
toolchain-external/CodeSourcery MIPS: available only for R2

Currently the CodeSourcery toolchains for MIPS can be selected to build
mips32 (revision level 1) targets, but the resulting binaries are built
for mips32r2 instead. This is because these toolchains don't have
library support other than mips32r2, so there is no point to allow the
selection of a mips32 variant with a CodeSourcery MIPS toolchain, since
everything will be built for mips32r2 instead.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/toolchain-external/Config.in