summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-09-07 15:58:33 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-09-07 15:58:33 +0200
commit5d4436d45c08c028ac3f84bb5c18359226245fd5 (patch)
treed23aba76c03a484302c7ae63f043575c549bacb5 /target/config
parente5d0526d457d0dc3d69e8d90d73ef59b9006525e (diff)
elf2flt: update to latest git
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