From 5f397b16ef44c1338c447a8e24a1b9f51a3c51d8 Mon Sep 17 00:00:00 2001
From: Imre Kaloz <kaloz@openwrt.org>
Date: Sat, 2 Jul 2011 07:28:16 +0000
Subject: [PATCH] both coldfire and etrax are broken and should use a newer gcc
 when they will be fixed

SVN-Revision: 27350
---
 toolchain/gcc/Config.version | 1 -
 1 file changed, 1 deletion(-)

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
-- 
GitLab