summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-12-23 02:51:20 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2023-12-23 02:51:20 +0100
commit937079609851a90070cf7006a70115547f1f2be3 (patch)
tree430ba15af36cf1847dec793fad29385c7b2e1b22 /target/config
parent076240fa77924c8744d1cca21944c8bd15cfdf83 (diff)
elf2flt: use v2023.09 for bfin and sh2
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in.elf2flt2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/config/Config.in.elf2flt b/target/config/Config.in.elf2flt
index bb0763457..ff30a120a 100644
--- a/target/config/Config.in.elf2flt
+++ b/target/config/Config.in.elf2flt
@@ -8,9 +8,7 @@ depends on ADK_TARGET_BINFMT_FLAT
config ADK_TOOLCHAIN_ELF2FLT_2023_09
bool "2023-09"
- depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_LM32
- depends on !ADK_TARGET_ARCH_SH
config ADK_TOOLCHAIN_ELF2FLT_OLD
bool "old version"