From 3b4d68886fa202d0841cef20e7d1f95c0abf2036 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 24 Oct 2005 09:51:13 +0000 Subject: fix typo in gcc config git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2299 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/gcc/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain') diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index d29e47541..0edcf3e60 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -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 -- cgit v1.2.3