summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-02-08 10:16:03 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-02-08 10:16:03 +0100
commit377be14b1a78b7f0fc91fdede93c04b6aa4f9ca9 (patch)
treebe9aaa18e780699059a53745843fdc3e12d9f802 /target/config
parentd4f89a2500d11d78655d7548f2ab7ba30ffc4497 (diff)
elf2flt: update to 2024.02
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in.elf2flt6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/config/Config.in.elf2flt b/target/config/Config.in.elf2flt
index ff30a120a..d9bf282d4 100644
--- a/target/config/Config.in.elf2flt
+++ b/target/config/Config.in.elf2flt
@@ -3,11 +3,11 @@
choice
prompt "elf2flt version"
-default ADK_TOOLCHAIN_ELF2FLT_2023_09
+default ADK_TOOLCHAIN_ELF2FLT_2024_02
depends on ADK_TARGET_BINFMT_FLAT
-config ADK_TOOLCHAIN_ELF2FLT_2023_09
- bool "2023-09"
+config ADK_TOOLCHAIN_ELF2FLT_2024_02
+ bool "2024.02"
depends on !ADK_TARGET_ARCH_LM32
config ADK_TOOLCHAIN_ELF2FLT_OLD