replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildroot)...
[openwrt/staging/chunkeey.git] / toolchain / gcc / Config.in
index ffbf9dec5b10e0830f9cb541338bf9f6b7ee5275..fccb7acdc2e242300bcbc823f9a255e37fa5eb7a 100644 (file)
@@ -14,9 +14,9 @@ choice
                depends !LINUX_2_4
                bool "gcc 4.1.2"
 
-       config GCC_VERSION_4_2
+       config GCC_VERSION_4_2_0
                depends !LINUX_2_4
-               bool "gcc 4.2 (20060709)"
+               bool "gcc 4.2.0"
 
 endchoice