gcc: refresh patches for gcc 4.1.2
[openwrt/svn-archive/archive.git] / toolchain / gcc / Config.in
index accf06aee462078f1d452a5664f1b883c93efe52..40042ee82b37e6d82387cb0eb692380bfc488dd6 100644 (file)
@@ -22,6 +22,18 @@ choice
                depends !LINUX_2_4
                bool "gcc 4.2.4"
 
+       config GCC_VERSION_4_3_1
+               depends !LINUX_2_4
+               bool "gcc 4.3.1"
+
+       config GCC_VERSION_4_3_2
+               depends !LINUX_2_4
+               bool "gcc 4.3.2"
+
+       config GCC_VERSION_4_3_3
+               depends !LINUX_2_4
+               bool "gcc 4.3.3"
+
 endchoice
 
 config EABI_SUPPORT