switch to gcc 4.2.4 for avr32
SVN-Revision: 13353
This commit is contained in:
parent
b154f4b4e3
commit
507b9818c0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue