switch to gcc 4.2.4 for avr32

SVN-Revision: 13353
lede-17.01
Imre Kaloz 2008-11-25 18:35:48 +00:00
parent b154f4b4e3
commit 507b9818c0
1 changed files with 1 additions and 1 deletions

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