summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-03-02 09:04:28 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-03-02 09:04:28 +0100
commit66999de6aa25a152349c136e57bb1e5205c1455c (patch)
treea7eb8f66e721babc791c87ec62ae24b73439c9f8 /target/config
parenta621905a0211cf95850ad0125e38a9012c4933a9 (diff)
revert kvx update, new generated system is slow as hell
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in.binutils1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils
index c2d43bb0e..b93eaf31d 100644
--- a/target/config/Config.in.binutils
+++ b/target/config/Config.in.binutils
@@ -6,6 +6,7 @@ prompt "Binutils version"
default ADK_TOOLCHAIN_BINUTILS_ARC if ADK_TARGET_CPU_ARC_ARC32
default ADK_TOOLCHAIN_BINUTILS_ARC if ADK_TARGET_CPU_ARC_ARC64
default ADK_TOOLCHAIN_BINUTILS_AVR32 if ADK_TARGET_ARCH_AVR32
+default ADK_TOOLCHAIN_BINUTILS_KVX if ADK_TARGET_ARCH_KVX
default ADK_TOOLCHAIN_BINUTILS_2_38 if ADK_TARGET_ARCH_NDS32
default ADK_TOOLCHAIN_BINUTILS_2_42