toolchain/gcc: remove 4.6.3, it is unused and unmaintained
[openwrt/svn-archive/archive.git] / toolchain / gcc / Config.version
index 167da76166304faf7eef212b15dd2f980e0a0f86..4865c01da78c425903a6cbd9719857398ccd6a76 100644 (file)
@@ -2,9 +2,6 @@ config GCC_VERSION_4_4_7
        default y if (!TOOLCHAINOPTS && avr32)
        bool
 
-config GCC_VERSION_4_6_3
-       bool
-
 config GCC_VERSION_4_6_LINARO
        default y if (!TOOLCHAINOPTS && !avr32)
        bool
@@ -30,7 +27,7 @@ config GCC_VERSION_4_4
 
 config GCC_VERSION_4_6
        bool
-       default y       if (GCC_VERSION_4_6_3 || GCC_VERSION_4_6_LINARO)
+       default y       if GCC_VERSION_4_6_LINARO
 
 config GCC_VERSION_4_8
        bool