add gcc 4.2.2
[openwrt/openwrt.git] / toolchain / gcc / Config.in
index ebacf6982e4240927977968f6081ea92f77f6ce0..08dc13e0c8ff12f8c79d2123065faf4eb4e96274 100644 (file)
@@ -23,6 +23,10 @@ choice
                depends !LINUX_2_4
                bool "gcc 4.2.1"
 
+       config GCC_VERSION_4_2_2
+               depends !LINUX_2_4
+               bool "gcc 4.2.2"
+
 endchoice
 
 config EXTRA_GCC_CONFIG_OPTIONS