From 391bbbc1efa2e16b6a1ac435fa4a8b4e28794fda Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 25 May 2017 13:19:51 +0200 Subject: arc: allow to test upstream support of gcc/binutils --- target/config/Config.in.binutils | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/config/Config.in.binutils') diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils index 5be431f38..ddefa7af2 100644 --- a/target/config/Config.in.binutils +++ b/target/config/Config.in.binutils @@ -10,13 +10,11 @@ default ADK_TOOLCHAIN_BINUTILS_2_28 config ADK_TOOLCHAIN_BINUTILS_GIT bool "git" - depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TOOLCHAIN_BINUTILS_2_28 bool "2.28" - depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_NDS32 depends on !ADK_TARGET_ARCH_RISCV32 -- cgit v1.2.3