|
@@ -3,7 +3,7 @@
|
|
choice
|
|
choice
|
|
prompt "GCC compiler Version" if TOOLCHAINOPTS
|
|
prompt "GCC compiler Version" if TOOLCHAINOPTS
|
|
default GCC_USE_VERSION_4_4_7 if avr32
|
|
default GCC_USE_VERSION_4_4_7 if avr32
|
|
- default GCC_USE_VERSION_4_6_LINARO
|
|
|
|
|
|
+ default GCC_USE_VERSION_4_8_LINARO
|
|
help
|
|
help
|
|
Select the version of gcc you wish to use.
|
|
Select the version of gcc you wish to use.
|
|
|
|
|