summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2015-10-01 00:54:33 (GMT)
committerAlexey Neyman <stilor@att.net>2015-10-16 00:31:52 (GMT)
commit9659f7131fd0be66abe9c6664163f179156a07e7 (patch)
tree3a48c1e1fed7795831562318a7e90d2433dade36 /samples
parent8c5de9dcd527731ced700f4f7c496e04df74c9c0 (diff)
Rename the GCC version option to match current config.
Diffstat (limited to 'samples')
-rw-r--r--samples/avr32-unknown-none/crosstool.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/avr32-unknown-none/crosstool.config b/samples/avr32-unknown-none/crosstool.config
index aed5349..880a18f 100644
--- a/samples/avr32-unknown-none/crosstool.config
+++ b/samples/avr32-unknown-none/crosstool.config
@@ -4,7 +4,7 @@ CT_CONFIG_SHELL_SH=y
CT_LOG_EXTRA=y
CT_ARCH_avr32=y
CT_BINUTILS_V_2_18a=y
-CT_CC_V_4_2_2=y
+CT_CC_GCC_V_4_2_2=y
CT_LIBC_NEWLIB_V_1_17_0=y
CT_LIBC_NEWLIB_IO_LL=y
CT_LIBC_NEWLIB_IO_FLOAT=y