summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index ed43f8f0d..e712d5934 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -32,6 +32,10 @@ choice
depends !LINUX_2_4
bool "gcc 4.2.3"
+ config GCC_VERSION_4_2_4
+ depends !LINUX_2_4
+ bool "gcc 4.2.4"
+
endchoice
config EABI_SUPPORT