From 7ca0749bf44551ada72dee01c5cfd8216daf1c9e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 21 Feb 2022 13:46:59 +0100 Subject: binutils: add 2.38 for testing --- target/config/Config.in.binutils | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/config/Config.in.binutils') diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils index 481835238..af46e6ec2 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_38 + bool "2.38" + depends on !ADK_TARGET_ARCH_AVR32 + depends on !ADK_TARGET_ARCH_KVX + config ADK_TOOLCHAIN_BINUTILS_2_37 bool "2.37" depends on !ADK_TARGET_ARCH_AVR32 -- cgit v1.2.3