summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-12-02 18:32:02 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-12-02 18:32:02 +0000
commit7d78d5cad3da7ecc2374ef73c1d36fc7c4380bd0 (patch)
tree402fe14dacbf4103e3cb5acbeb112e1e3966ea1c /toolchain/gcc/Config.in
parentd7ed0b8c472cb097db8d64eea3ec33e37a48879d (diff)
downloadmaster-31e0f0ae-7d78d5cad3da7ecc2374ef73c1d36fc7c4380bd0.tar.gz
master-31e0f0ae-7d78d5cad3da7ecc2374ef73c1d36fc7c4380bd0.tar.bz2
master-31e0f0ae-7d78d5cad3da7ecc2374ef73c1d36fc7c4380bd0.zip
nuke old gcc 4.2 versions
SVN-Revision: 13483
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in16
1 files changed, 0 insertions, 16 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index 17f2f5cdc6..172838f760 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -17,22 +17,6 @@ choice
depends !LINUX_2_4
bool "gcc 4.1.2"
- config GCC_VERSION_4_2_0
- depends !LINUX_2_4
- bool "gcc 4.2.0"
-
- config GCC_VERSION_4_2_1
- depends !LINUX_2_4
- bool "gcc 4.2.1"
-
- config GCC_VERSION_4_2_2
- depends !LINUX_2_4
- bool "gcc 4.2.2"
-
- config GCC_VERSION_4_2_3
- depends !LINUX_2_4
- bool "gcc 4.2.3"
-
config GCC_VERSION_4_2_4
depends !LINUX_2_4
bool "gcc 4.2.4"