From bdd21355f50f838e8800eff33e77fd900b7f50e6 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 8 Aug 2016 21:13:29 +0200 Subject: binutils: add 2.27 support, relax choice for blackfin and add required upstream patch --- target/config/Config.in.binutils | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'target/config') diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils index a71e02b05..6c150c0a6 100644 --- a/target/config/Config.in.binutils +++ b/target/config/Config.in.binutils @@ -20,6 +20,12 @@ config ADK_TOOLCHAIN_BINUTILS_GIT depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_NDS32 +config ADK_TOOLCHAIN_BINUTILS_2_27 + bool "2.27" + depends on !ADK_TARGET_ARCH_ARC + depends on !ADK_TARGET_ARCH_AVR32 + depends on !ADK_TARGET_ARCH_NDS32 + config ADK_TOOLCHAIN_BINUTILS_2_26_1 bool "2.26.1" depends on !ADK_TARGET_ARCH_ARC @@ -28,7 +34,6 @@ config ADK_TOOLCHAIN_BINUTILS_2_26_1 config ADK_TOOLCHAIN_BINUTILS_2_25_1 bool "2.25.1" - depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_H8300 @@ -38,7 +43,6 @@ config ADK_TOOLCHAIN_BINUTILS_2_25_1 config ADK_TOOLCHAIN_BINUTILS_2_24 bool "2.24" - depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS -- cgit v1.2.3