1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

remove gcc 3.4.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21955 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2010-06-26 20:44:02 +00:00
parent fef81766d0
commit 74c8c79422
14 changed files with 0 additions and 4679 deletions

View File

@@ -25,8 +25,6 @@ config GCC_VERSION_3_4
bool
default y if GCC_VERSION_3_4_6
if !LINUX_2_4
config GCC_VERSION_4
bool
default y if GCC_VERSION_4_1
@@ -64,13 +62,7 @@ config GCC_VERSION_4_5
bool
default y if GCC_VERSION_4_5_0
endif
if !TOOLCHAINOPTS
config GCC_VERSION_3_4_6
default y if LINUX_2_4
if !LINUX_2_4
config GCC_VERSION_4_2_4
default y if avr32
@@ -94,4 +86,3 @@ if !LINUX_2_4
default y if (TARGET_octeon || TARGET_sibyte || TARGET_omap35xx)
endif
endif