remove gcc 3.4.6
[openwrt/staging/blogic.git] / toolchain / gcc / Config.version
index 3c434b39f372577be50bd8a4d64eec4cf36e8a3f..2e636914ae4fa0450976122db64a4bb98eedef81 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
 
@@ -94,4 +86,3 @@ if !LINUX_2_4
                default y if (TARGET_octeon || TARGET_sibyte || TARGET_omap35xx)
 
 endif
-endif