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:
Imre Kaloz
2008-11-25 18:35:48 +00:00
parent 74afd983df
commit 3f1313c293

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