X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/fcd1e536a0e58f095127be9f1e4b4ca284e8be8f..f2e819380237b0e92478bed67d15b5b54476f519:/toolchain/gcc/Config.version diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 3292f77a6..f4e701784 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -66,13 +66,11 @@ if !LINUX_2_4 default y if TARGET_coldfire config GCC_VERSION_4_3_3_CS - default y if mips || mipsel + default y if (mips || mipsel) && !TARGET_octeon default y if arm || armeb config GCC_VERSION_4_4_1 default y if ubicom32 - - config GCC_VERSION_4_4_1 default y if TARGET_octeon endif endif