From c216be4a49b4f8b95f5c3ac02564a44d5c6703b9 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 2 Aug 2023 12:14:38 +0200 Subject: binutils: add 2.41 for testing --- target/config/Config.in.binutils | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target') diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils index 95f6c0ab7..eadb43692 100644 --- a/target/config/Config.in.binutils +++ b/target/config/Config.in.binutils @@ -14,6 +14,11 @@ config ADK_TOOLCHAIN_BINUTILS_GIT depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_KVX +config ADK_TOOLCHAIN_BINUTILS_2_41 + bool "2.41" + depends on !ADK_TARGET_ARCH_AVR32 + depends on !ADK_TARGET_ARCH_KVX + config ADK_TOOLCHAIN_BINUTILS_2_40 bool "2.40" depends on !ADK_TARGET_ARCH_AVR32 -- cgit v1.2.3