add gcc 4.2.1
[openwrt-10.03/.git] / toolchain / gcc / Config.in
index 2c0a982a94aac565a4d0e0895b4d1a5d5a960fc0..4ae2ab9dd9a924ee729dacebec8458e786921268 100644 (file)
@@ -19,6 +19,10 @@ choice
                depends !LINUX_2_4
                bool "gcc 4.2.0"
 
+       config GCC_VERSION_4_2_1
+               depends !LINUX_2_4
+               bool "gcc 4.2.1"
+
 endchoice
 
 config EXTRA_GCC_CONFIG_OPTIONS