summaryrefslogtreecommitdiffstats
path: root/toolchain/toolchain-external/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-12-20 13:23:22 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-12-21 09:22:56 +0100
commit7540ef8887a06afbdaea6fa61015cd19f6c09794 (patch)
treebec81236cb89b2286475e4a7ece9d82622354d24 /toolchain/toolchain-external/Config.in
parent8de1f57e66c65a8c511cc61c47afa54ca181dcdb (diff)
downloadbuildroot-novena-7540ef8887a06afbdaea6fa61015cd19f6c09794.tar.gz
buildroot-novena-7540ef8887a06afbdaea6fa61015cd19f6c09794.zip
toolchain-external: remove support for 'Sourcery CodeBench MIPS 4.4'
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/toolchain-external/Config.in')
-rw-r--r--toolchain/toolchain-external/Config.in51
1 files changed, 0 insertions, 51 deletions
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
index 4104041ee..e28da870e 100644
--- a/toolchain/toolchain-external/Config.in
+++ b/toolchain/toolchain-external/Config.in
@@ -378,56 +378,6 @@ config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201103
- MIPS32 little endian soft float uclibc
Not usable in Buildroot yet.
-config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS44
- bool "Sourcery CodeBench MIPS 4.4"
- depends on BR2_mips || BR2_mipsel
- select BR2_TOOLCHAIN_EXTERNAL_GLIBC
- select BR2_TOOLCHAIN_HAS_NATIVE_RPC
- select BR2_INSTALL_LIBSTDCPP
- help
- Sourcery CodeBench toolchain for the MIPS architecture, from
- Mentor Graphics. It uses gcc 4.4.1, binutils 2.19, glibc
- 2.11, uClibc 0.9.30 and gdb 7.0, kernel headers 2.6.32. It
- has support for the following variants:
- - MIPS32 O32 big endian glibc
- Select a MIPS generic core
- Disable BR2_SOFT_FLOAT
- - MIPS32 O32 little endian glibc
- Select a MIPS generic core
- Disable BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -EL
- - MIPS32 big endian soft float glibc
- Select a MIPS generic core
- Select BR2_SOFT_FLOAT
- - MIPS32 little endian soft float glibc
- Select a MIPS generic core
- Select BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -EL
- - MIPS32 big endian microMIPS glibc
- Select a MIPS generic core
- Disable BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -mips16
- - MIPS32 little endian microMIPS glibc
- Select a MIPS generic core
- Disable BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -EL -mips16
- - MIPS32 big endian soft float microMIPS glibc
- Select a MIPS generic core
- Select BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -mips16
- - MIPS32 little endian soft float microMIPS glibc
- Select a MIPS generic core
- Select BR2_SOFT_FLOAT
- Set BR2_TARGET_OPTIMIZATION to -EL -mips16
- - MIPS32 big endian uclibc
- Not usable in Buildroot yet.
- - MIPS32 little endian uclibc
- Not usable in Buildroot yet.
- - MIPS32 big endian soft float uclibc
- Not usable in Buildroot yet.
- - MIPS32 little endian soft float uclibc
- Not usable in Buildroot yet.
-
config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC201103
bool "Sourcery CodeBench PowerPC 2011.03"
depends on BR2_powerpc
@@ -773,7 +723,6 @@ config BR2_TOOLCHAIN_EXTERNAL_PREFIX
default "aarch64-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_12_10
default "microblazeel-unknown-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEEL_V2
default "microblaze-unknown-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_XILINX_MICROBLAZEBE_V2
- default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS44
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201103
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201109
default "mips-linux-gnu" if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS201203