diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2023-12-23 02:51:20 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2023-12-23 02:51:20 +0100 |
commit | 937079609851a90070cf7006a70115547f1f2be3 (patch) | |
tree | 430ba15af36cf1847dec793fad29385c7b2e1b22 /target/config | |
parent | 076240fa77924c8744d1cca21944c8bd15cfdf83 (diff) |
elf2flt: use v2023.09 for bfin and sh2
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.elf2flt | 2 |
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" |