1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 22:34:04 +02:00

switch to gcc 4.2.4 for avr32

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13353 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz 2008-11-25 18:35:48 +00:00
parent 663f3dca93
commit 71b1c3a5af

View File

@ -16,7 +16,7 @@ if !TOOLCHAINOPTS
config GCC_VERSION_4_2_0
default y if TARGET_magicbox
config GCC_VERSION_4_2_3
config GCC_VERSION_4_2_4
default y if TARGET_avr32
endif