summaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-07-02 07:28:16 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-07-02 07:28:16 +0000
commit5f397b16ef44c1338c447a8e24a1b9f51a3c51d8 (patch)
treeff09aec6bc3d4ea0b553d33aef4d56c7ec80001c /toolchain
parent535cae839391e6a669cca374227388a9e52fcc3d (diff)
downloadmaster-31e0f0ae-5f397b16ef44c1338c447a8e24a1b9f51a3c51d8.tar.gz
master-31e0f0ae-5f397b16ef44c1338c447a8e24a1b9f51a3c51d8.tar.bz2
master-31e0f0ae-5f397b16ef44c1338c447a8e24a1b9f51a3c51d8.zip
both coldfire and etrax are broken and should use a newer gcc when they will be fixed
SVN-Revision: 27350
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/gcc/Config.version1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version
index a3c966fd17..81d4374e4b 100644
--- a/toolchain/gcc/Config.version
+++ b/toolchain/gcc/Config.version
@@ -7,7 +7,6 @@ config GCC_DEFAULT_VERSION_4_3_3_CS
config GCC_DEFAULT_VERSION_4_3_5
select GCC_DEFAULT_VERSION
- default y if (TARGET_coldfire || TARGET_etrax)
bool
config GCC_DEFAULT_VERSION_4_4_6