Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm getting sick of seeing people complain about compile errors when trying to build brcm-2.4 with it.

SVN-Revision: 6744
This commit is contained in:
Felix Fietkau
2007-03-28 17:52:00 +00:00
parent e172d1c9ea
commit 92f558c4be
65 changed files with 2 additions and 28539 deletions

View File

@@ -7,35 +7,15 @@ choice
help
Select the version of gcc you wish to use.
config GCC_VERSION_3_4_4
bool "gcc 3.4.4"
config GCC_VERSION_3_4_5
bool "gcc 3.4.5"
config GCC_VERSION_3_4_6
bool "gcc 3.4.6"
config GCC_VERSION_3_4_6_nonmips
bool "gcc 3.4.6-nonmips"
config GCC_VERSION_4_0_2
bool "gcc 4.0.2"
config GCC_VERSION_4_0_3
bool "gcc 4.0.3"
config GCC_VERSION_4_1_0
bool "gcc 4.1.0"
config GCC_VERSION_4_1_1
bool "gcc 4.1.1"
config GCC_VERSION_4_1_2
depends !LINUX_2_4
bool "gcc 4.1.2"
config GCC_VERSION_4_2
depends !LINUX_2_4
bool "gcc 4.2 (20060709)"
endchoice