From 2fe84415b2385bb3666734c3941bd361ef0e2fa8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 25 Dec 2015 14:10:43 +0100 Subject: bfin: gdb compiles perfectly well with out-of-tree compile. thanks Mike for the help --- target/config/Config.in.gdb | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/config/Config.in.gdb') diff --git a/target/config/Config.in.gdb b/target/config/Config.in.gdb index 79d20dd67..084b7c39a 100644 --- a/target/config/Config.in.gdb +++ b/target/config/Config.in.gdb @@ -3,7 +3,6 @@ choice prompt "GNU debugger version" -default ADK_TOOLCHAIN_GDB_7_9_1 if ADK_TARGET_ARCH_BFIN default ADK_TOOLCHAIN_GDB_H8300_GIT if ADK_TARGET_ARCH_H8300 default ADK_TOOLCHAIN_GDB_7_10_1 @@ -21,7 +20,6 @@ config ADK_TOOLCHAIN_GDB_7_10_1 bool "7.10.1" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_H8300 - depends on !ADK_TARGET_ARCH_BFIN config ADK_TOOLCHAIN_GDB_7_9_1 bool "7.9.1" @@ -31,7 +29,6 @@ config ADK_TOOLCHAIN_GDB_7_9_1 config ADK_TOOLCHAIN_GDB_7_8_2 bool "7.8.2" depends on !ADK_TARGET_ARCH_AVR32 - depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_H8300 config ADK_TOOLCHAIN_GDB_6_7_1 -- cgit v1.2.3