From 80ce137c176d2146c54fd57a50ffcfbf80076538 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 30 Nov 2015 20:16:24 +0100 Subject: bfin: latest gcc/binutils is working fine. checked with gdb sim and real hardware --- target/config/Config.in.binutils | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'target/config/Config.in.binutils') diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils index 3ab18c8cb..94f4a710b 100644 --- a/target/config/Config.in.binutils +++ b/target/config/Config.in.binutils @@ -4,7 +4,6 @@ choice prompt "Binutils version" default ADK_TOOLCHAIN_BINUTILS_2_20_1 if ADK_TARGET_ARCH_AVR32 -default ADK_TOOLCHAIN_BINUTILS_2_22 if ADK_TARGET_ARCH_BFIN default ADK_TOOLCHAIN_BINUTILS_2_23_ARC if ADK_TARGET_ARCH_ARC default ADK_TOOLCHAIN_BINUTILS_2_25_1 @@ -36,8 +35,7 @@ config ADK_TOOLCHAIN_BINUTILS_2_23_ARC config ADK_TOOLCHAIN_BINUTILS_2_22 bool "2.22" - depends on ADK_TARGET_ARCH_BFIN \ - || ADK_CPU_CRIS_V10 + depends on ADK_CPU_CRIS_V10 config ADK_TOOLCHAIN_BINUTILS_2_20_1 bool "2.20.1" -- cgit v1.2.3