From db10a29a46daffeee555c622ca0d97982c309cb9 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 4 Nov 2020 09:29:30 +0100 Subject: arc: update comment --- target/config/Config.in.binutils | 2 +- target/config/Config.in.compiler | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils index 602a36fc9..e43cb2eef 100644 --- a/target/config/Config.in.binutils +++ b/target/config/Config.in.binutils @@ -43,7 +43,7 @@ config ADK_TOOLCHAIN_BINUTILS_2_28 depends on ADK_TARGET_CPU_SH_J2 config ADK_TOOLCHAIN_BINUTILS_ARC - bool "arc-2020.09-eng007" + bool "arc-2020.09" depends on ADK_TARGET_ARCH_ARC config ADK_TOOLCHAIN_BINUTILS_KVX diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index bd6da74a4..3217e7262 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -71,7 +71,7 @@ config ADK_TOOLCHAIN_GCC_7 depends on !ADK_TARGET_ARCH_OR1K config ADK_TOOLCHAIN_GCC_ARC - bool "arc-2020.09-eng007" + bool "arc-2020.09" depends on ADK_TARGET_ARCH_ARC config ADK_TOOLCHAIN_GCC_AVR32 -- cgit v1.2.3