add gcc 4.3.3, clean up gcc version config symbols
[openwrt-10.03/.git] / toolchain / gcc / Config.in
index 8d91ba2c5425560a3bf385e681f68649d4d196d8..40042ee82b37e6d82387cb0eb692380bfc488dd6 100644 (file)
@@ -30,6 +30,10 @@ choice
                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