switch to gcc 4.2.4 for avr32

SVN-Revision: 13353
This commit is contained in:
Imre Kaloz 2008-11-25 18:35:48 +00:00
parent b154f4b4e3
commit 507b9818c0

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