mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:34:04 +02:00
switch powerpc targets to gcc 4.2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13359 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5451333e82
commit
79097fdaea
@ -13,11 +13,10 @@ if !TOOLCHAINOPTS
|
||||
config GCC_VERSION_3_4_6
|
||||
default y if LINUX_2_4
|
||||
|
||||
config GCC_VERSION_4_2_0
|
||||
default y if TARGET_magicbox
|
||||
|
||||
config GCC_VERSION_4_2_4
|
||||
default y if TARGET_avr32
|
||||
default y if TARGET_ppc40x
|
||||
default y if TARGET_ppc44x
|
||||
endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user