1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 20:31:07 +03:00

[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:
kaloz 2011-07-02 07:28:16 +00:00
parent d7ba81230a
commit 3c0b08a6b6

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