aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-11-23 04:08:52 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-11-23 04:08:52 +0000
commitba962c723f7b139c188b1b01cc4f3e23e7540bab (patch)
treea290ed97cde0a6b64feb77cb105ced5ea2fab169 /toolchain/gcc/Config.in
parentc2211dc51e98fa27d565c44179c3044723e69253 (diff)
downloadupstream-ba962c723f7b139c188b1b01cc4f3e23e7540bab.tar.gz
upstream-ba962c723f7b139c188b1b01cc4f3e23e7540bab.tar.bz2
upstream-ba962c723f7b139c188b1b01cc4f3e23e7540bab.zip
add a gcc 4.2 snapshot
SVN-Revision: 5625
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index f5f27c6907..55ab7e5548 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -32,6 +32,9 @@ choice
config GCC_VERSION_4_1_1
bool "gcc 4.1.1"
+ config GCC_VERSION_4_2
+ bool "gcc 4.2 (20060709)"
+
endchoice
config EXTRA_GCC_CONFIG_OPTIONS