[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
This commit is contained in:
Imre Kaloz
2011-07-02 07:28:16 +00:00
parent 4be0dd3b96
commit 7a80c90573

View File

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