From dd24d0ade32d89197a7b137fe02e075444f9e7d3 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 17 Sep 2020 08:14:37 +0200 Subject: binutils: add back 2.35 --- target/config/Config.in.binutils | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils index 13e913231..ea3a50d16 100644 --- a/target/config/Config.in.binutils +++ b/target/config/Config.in.binutils @@ -15,6 +15,12 @@ config ADK_TOOLCHAIN_BINUTILS_GIT depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_NDS32 +config ADK_TOOLCHAIN_BINUTILS_2_35 + bool "2.35" + depends on !ADK_TARGET_ARCH_AVR32 + depends on !ADK_TARGET_ARCH_BFIN + depends on !ADK_TARGET_ARCH_NDS32 + config ADK_TOOLCHAIN_BINUTILS_2_34 bool "2.34" depends on ADK_TARGET_ARCH_BFIN # ld segfault for FDPIC -- cgit v1.2.3