From 34b4f11508d812728ae6645071884d79250972fe Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Thu, 25 Oct 2007 09:16:31 +0000 Subject: add gcc 4.2.2 SVN-Revision: 9443 --- 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 ebacf6982e..08dc13e0c8 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -23,6 +23,10 @@ choice depends !LINUX_2_4 bool "gcc 4.2.1" + config GCC_VERSION_4_2_2 + depends !LINUX_2_4 + bool "gcc 4.2.2" + endchoice config EXTRA_GCC_CONFIG_OPTIONS -- cgit v1.2.3