summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in.elf2flt7
1 files changed, 3 insertions, 4 deletions
diff --git a/target/config/Config.in.elf2flt b/target/config/Config.in.elf2flt
index 69e50ebea..ca8e28d26 100644
--- a/target/config/Config.in.elf2flt
+++ b/target/config/Config.in.elf2flt
@@ -3,12 +3,11 @@
choice
prompt "elf2flt version"
-default ADK_TOOLCHAIN_ELF2FLT_2023_04
+default ADK_TOOLCHAIN_ELF2FLT_GIT
depends on ADK_TARGET_BINFMT_FLAT
-config ADK_TOOLCHAIN_ELF2FLT_2023_04
- bool "2023-04"
- depends on !ADK_TARGET_ARCH_BFIN
+config ADK_TOOLCHAIN_ELF2FLT_GIT
+ bool "git"
depends on !ADK_TARGET_ARCH_LM32
depends on !ADK_TARGET_ARCH_SH