|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
choice
|
|
choice
|
|
prompt "GCC compiler Version" if TOOLCHAINOPTS
|
|
prompt "GCC compiler Version" if TOOLCHAINOPTS
|
|
- default GCC_USE_VERSION_4_6_LINARO if TARGET_octeon
|
|
|
|
|
|
+ default GCC_USE_VERSION_5 if TARGET_octeon
|
|
default GCC_USE_VERSION_4_8_ARC if arc
|
|
default GCC_USE_VERSION_4_8_ARC if arc
|
|
default GCC_USE_VERSION_4_8_LINARO
|
|
default GCC_USE_VERSION_4_8_LINARO
|
|
help
|
|
help
|