From 614cc08a1403e53658e8b512ba48948a666c3c1e Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Thu, 7 Feb 2008 20:18:40 +0000 Subject: add GCC 4.2.3 SVN-Revision: 10413 --- toolchain/gcc/Config.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'toolchain/gcc/Config.in') diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index 36e88d6952..03f7eddc84 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -27,6 +27,10 @@ choice depends !LINUX_2_4 bool "gcc 4.2.2" + config GCC_VERSION_4_2_3 + depends !LINUX_2_4 + bool "gcc 4.2.3" + endchoice config EXTRA_GCC_CONFIG_OPTIONS -- cgit v1.2.3