fix typo in gcc config
authorFelix Fietkau <nbd@openwrt.org>
Mon, 24 Oct 2005 09:51:13 +0000 (09:51 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 24 Oct 2005 09:51:13 +0000 (09:51 +0000)
SVN-Revision: 2299

openwrt/toolchain/gcc/Config.in

index d29e47541c91665fcbd0fb02ba140d17c4e5d4c2..0edcf3e60714a9e433e8c863e52b45243a43a0bd 100644 (file)
@@ -27,7 +27,7 @@ choice
                select BR2_GCC_3_4
                
        config BR2_GCC_VERSION_4_0_2
-               bool "gcc 4.0.1"
+               bool "gcc 4.0.2"
                select BR2_GCC_3_4
 
 endchoice