From 0185bd8775a62d2aab72baec0a21f55330c4611a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 29 Aug 2023 10:01:38 +0200 Subject: elf2flt: add 2023.04 tag for testing --- target/config/Config.in.elf2flt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'target/config') 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 -- cgit v1.2.3