diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2025-09-22 08:46:10 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-09-22 08:46:10 +0200 |
| commit | 2125fc264cb8e689e15b3c010bc3f743befc7b47 (patch) | |
| tree | b8ed962562bb18eda2d16f280a1e0c3b6601abbf /target/config/Config.in.compiler | |
| parent | 609f8ad1cb4ee249fc4529f1366b7abc20223a73 (diff) | |
nds32: use gcc 4.9.3 and kernel 3.4 for nds32 arch
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 be0ce72ff..8b5d96ecb 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -18,7 +18,7 @@ default ADK_TOOLCHAIN_GCC_AVR32 if ADK_TARGET_ARCH_AVR32 default ADK_TOOLCHAIN_GCC_KVX if ADK_TARGET_ARCH_KVX default ADK_TOOLCHAIN_GCC_LM32 if ADK_TARGET_ARCH_LM32 default ADK_TOOLCHAIN_GCC_METAG if ADK_TARGET_ARCH_METAG -default ADK_TOOLCHAIN_GCC_NDS32 if ADK_TARGET_SYSTEM_ANDES_AG101P +default ADK_TOOLCHAIN_GCC_NDS32 if ADK_TARGET_ARCH_NDS32 default ADK_TOOLCHAIN_GCC_7 if ADK_TARGET_ARCH_C6X # ICE with newer GCC default ADK_TOOLCHAIN_GCC_10 if ADK_TARGET_ARCH_CRIS # no longer supported default ADK_TOOLCHAIN_GCC_10 if ADK_TARGET_CPU_SH_J2 # j2.patch |
