From c7aa35971feff8d26379ff63299219b129fcbe5b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 12 May 2018 15:04:16 +0200 Subject: nds32: use binutils/gcc from github --- target/config/Config.in.binutils | 2 +- target/config/Config.in.compiler | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'target') diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils index 6e3d3383c..7f9455f2f 100644 --- a/target/config/Config.in.binutils +++ b/target/config/Config.in.binutils @@ -38,7 +38,7 @@ config ADK_TOOLCHAIN_BINUTILS_ARC depends on ADK_TARGET_ARCH_ARC config ADK_TOOLCHAIN_BINUTILS_NDS32 - bool "2.24-nds32" + bool "nds32-2.30-open" depends on ADK_TARGET_ARCH_NDS32 config ADK_TOOLCHAIN_BINUTILS_CSKY diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index aa692157c..6d0924398 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -88,7 +88,7 @@ config ADK_TOOLCHAIN_GCC_METAG depends on ADK_TARGET_ARCH_METAG config ADK_TOOLCHAIN_GCC_NDS32 - bool "4.9.4-nds32" + bool "nds32-6.3.0-open" depends on ADK_TARGET_ARCH_NDS32 config ADK_TOOLCHAIN_GCC_OR1K -- cgit v1.2.3