diff options
Diffstat (limited to 'toolchain/gcc/Config.version')
-rw-r--r-- | toolchain/gcc/Config.version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 9c1125dd78..f4e7017846 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -66,7 +66,7 @@ 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 |