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.kernelversion | |
parent | d80594100af21feb7ff66d60f308c02a4e609810 (diff) |
nds32: update toolchain and kernel
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r-- | target/config/Config.in.kernelversion | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 1a77c3db2..49d5606a4 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -157,8 +157,8 @@ config ADK_TARGET_KERNEL_VERSION_3_4 depends on !ADK_TARGET_CPU_MIPS64_MIPS64R6 depends on !ADK_TARGET_SYSTEM_ORANGE_PI0 -config ADK_TARGET_KERNEL_VERSION_3_4_NDS32 - bool "3.4-nds32" +config ADK_TARGET_KERNEL_VERSION_3_10_NDS32 + bool "3.10-nds32" depends on ADK_TARGET_ARCH_NDS32 select ADK_TARGET_KERNEL_NO_MIRROR |