X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=toolchain%2Fgcc%2FConfig.in;fp=toolchain%2Fgcc%2FConfig.in;h=b9d30ac04091a8d071134b1701014e9e7f619d95;hp=a08b8125a7e222eed22096c2e9595d3498035b83;hb=e7e264d2cc57b89d3bb66565f88f674cab1db383;hpb=171e13a4e8ea5d69986e3a7df260606b442b724d diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index a08b8125a..b9d30ac04 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -6,10 +6,9 @@ choice default GCC_VERSION_4_2_4 if avr32 default GCC_VERSION_4_3_3 if powerpc64 default GCC_VERSION_4_4_1 if ubicom32 - default GCC_VERSION_4_3_3_CS if (mips || mipsel) && !(TARGET_octeon) + default GCC_VERSION_4_3_3_CS if (mips || mipsel) default GCC_VERSION_4_3_3_CS if (arm || armeb) default GCC_VERSION_4_4_3 if powerpc - default GCC_VERSION_4_4_3 if (TARGET_octeon) default GCC_VERSION_4_1_2 help Select the version of gcc you wish to use.