summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
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