fix typo in gcc config
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 24 Oct 2005 09:51:13 +0000 (09:51 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 24 Oct 2005 09:51:13 +0000 (09:51 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2299 3c298f89-4303-0410-b956-a3cf2f4a3e73

toolchain/gcc/Config.in

index d29e475..0edcf3e 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