summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-08-29 10:01:38 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-08-29 10:58:14 +0200
commit0185bd8775a62d2aab72baec0a21f55330c4611a (patch)
tree720c9b8e7d020bf8ec73e6616f6bd6a908eefd16 /target/config
parent9eac5eab4d917aa405ad3ab8c513364a94f30e61 (diff)
elf2flt: add 2023.04 tag for testing
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in.elf2flt8
1 files changed, 7 insertions, 1 deletions
diff --git a/target/config/Config.in.elf2flt b/target/config/Config.in.elf2flt
index 1bd93142d..69e50ebea 100644
--- a/target/config/Config.in.elf2flt
+++ b/target/config/Config.in.elf2flt
@@ -3,9 +3,15 @@
choice
prompt "elf2flt version"
-default ADK_TOOLCHAIN_ELF2FLT_2021_08
+default ADK_TOOLCHAIN_ELF2FLT_2023_04
depends on ADK_TARGET_BINFMT_FLAT
+config ADK_TOOLCHAIN_ELF2FLT_2023_04
+ bool "2023-04"
+ depends on !ADK_TARGET_ARCH_BFIN
+ depends on !ADK_TARGET_ARCH_LM32
+ depends on !ADK_TARGET_ARCH_SH
+
config ADK_TOOLCHAIN_ELF2FLT_2021_08
bool "2021-08"
depends on !ADK_TARGET_ARCH_BFIN