[toolchain] bump default gcc-4.4 version for sibyte and octeon
[openwrt/svn-archive/archive.git] / toolchain / gcc / Config.version
index 3c434b39f372577be50bd8a4d64eec4cf36e8a3f..ce1503fd2ca5fbec0cd22da6d9aa5b66a492463f 100644 (file)
@@ -25,8 +25,6 @@ config GCC_VERSION_3_4
        bool
        default y       if GCC_VERSION_3_4_6
 
-if !LINUX_2_4
-
 config GCC_VERSION_4
        bool
        default y       if GCC_VERSION_4_1
@@ -64,13 +62,7 @@ config GCC_VERSION_4_5
        bool
        default y       if GCC_VERSION_4_5_0
 
-endif
-
 if !TOOLCHAINOPTS
-       config GCC_VERSION_3_4_6
-               default y if LINUX_2_4
-
-if !LINUX_2_4
        config GCC_VERSION_4_2_4
                default y if avr32
 
@@ -91,7 +83,8 @@ if !LINUX_2_4
 
        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
-endif