[toolchain] bump default gcc-4.4 version for sibyte and octeon
[openwrt/svn-archive/archive.git] / toolchain / gcc / Config.version
index 2e636914ae4fa0450976122db64a4bb98eedef81..ce1503fd2ca5fbec0cd22da6d9aa5b66a492463f 100644 (file)
@@ -83,6 +83,8 @@ if !TOOLCHAINOPTS
 
        config GCC_VERSION_4_4_3
                default y if powerpc
+
+       config GCC_VERSION_4_4_4
                default y if (TARGET_octeon || TARGET_sibyte || TARGET_omap35xx)
 
 endif