summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.version
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-02 07:28:16 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-02 07:28:16 +0000
commit3c0b08a6b61965644441f0e495f4ab36ae5bbefd (patch)
treedd56021f3abdd2eaa71b792d862d8bc2d5399ef1 /toolchain/gcc/Config.version
parentd7ba81230a129697e43e81d538aa8166f198ff05 (diff)
[toolchain/gcc]: both coldfire and etrax are broken and should use a newer gcc when they will be fixed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27350 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/Config.version')
-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 a3c966fd1..81d4374e4 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