瀏覽代碼

arc: update comment

Waldemar Brodkorb 5 年之前
父節點
當前提交
db10a29a46
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      target/config/Config.in.binutils
  2. 1 1
      target/config/Config.in.compiler

+ 1 - 1
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

+ 1 - 1
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