diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-10-06 07:59:00 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-10-06 08:02:08 +0200 |
commit | 292e4773624948818c23ca682ea1fc02bdffaab0 (patch) | |
tree | 5b0ad5bc93fb109fc3cc0df4a69a0a657e6ff337 /target/config/Config.in.compiler | |
parent | d80594100af21feb7ff66d60f308c02a4e609810 (diff) |
nds32: update toolchain and kernel
Diffstat (limited to 'target/config/Config.in.compiler')
-rw-r--r-- | target/config/Config.in.compiler | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index 6d37de7a0..c9b5f3443 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -56,7 +56,7 @@ config ADK_TOOLCHAIN_GCC_OR1K depends on ADK_TARGET_ARCH_OR1K config ADK_TOOLCHAIN_GCC_NDS32 - bool "4.9.3-nds32" + bool "4.9.4-nds32" depends on ADK_TARGET_ARCH_NDS32 config ADK_TOOLCHAIN_GCC_ARC |