summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Config.version
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-11-23 04:08:52 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-11-23 04:08:52 +0000
commitb5c2ac739de4c82a36b944b9570a4910bd088455 (patch)
tree22300ea9c1b26be531f2543f5fd1e8dd0cca7f63 /toolchain/gcc/Config.version
parenta4a6443af12b7758b12020f561fa7fe2e0a3e87f (diff)
add a gcc 4.2 snapshot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5625 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/Config.version')
-rw-r--r--toolchain/gcc/Config.version1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version
index b2d05eb3fe..93d757d425 100644
--- a/toolchain/gcc/Config.version
+++ b/toolchain/gcc/Config.version
@@ -7,6 +7,7 @@ config GCC_VERSION
default "4.0.3" if GCC_VERSION_4_0_3
default "4.1.0" if GCC_VERSION_4_1_0
default "4.1.1" if GCC_VERSION_4_1_1
+ default "4.2" if GCC_VERSION_4_2
default "3.4.6-nonmips" if GCC_VERSION_3_4_6_nonmips
default "3.4.6"