gcc 4.2.4 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11310 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Imre Kaloz
2008-05-31 18:45:07 +00:00
parent 9a7d1bd0a0
commit 8a0895053a
29 changed files with 27272 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ config GCC_VERSION
default "4.2.1" if GCC_VERSION_4_2_1
default "4.2.2" if GCC_VERSION_4_2_2
default "4.2.3" if GCC_VERSION_4_2_3
default "4.2.4" if GCC_VERSION_4_2_4
default "4.1.2"
if !TOOLCHAINOPTS