switch to gcc-4.4.1 and enabled octeon specific optimizations
[openwrt/staging/chunkeey.git] / toolchain / gcc / Config.version
index c99b14c27e3fe58671962664a0a8956a61b05663..3f7b65715ae9138203c3692e8cb9544df4cd5790 100644 (file)
@@ -58,4 +58,7 @@ if !TOOLCHAINOPTS
 
        config GCC_VERSION_4_4_0
                default y if ubicom32
+
+       config GCC_VERSION_4_4_1
+               default y if TARGET_octeon
 endif