summaryrefslogtreecommitdiff
path: root/target/config/Config.in.gcc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-11-27 21:11:24 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-11-27 21:11:43 +0100
commit3c02cd629a7cef8ff472409966cd4502bd6d5d9a (patch)
treee3d58c8b319b2a6d81cd4b1760dfe79933dfc323 /target/config/Config.in.gcc
parent7452cf179a431c4a95c832c3423bfeb2467f4dc3 (diff)
bfin: allow newer gcc and kernel to be build, ICE with uClibc-ng regex, so disable it for now.
Diffstat (limited to 'target/config/Config.in.gcc')
-rw-r--r--target/config/Config.in.gcc2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/config/Config.in.gcc b/target/config/Config.in.gcc
index 10446e2f6..d6a3a9c8e 100644
--- a/target/config/Config.in.gcc
+++ b/target/config/Config.in.gcc
@@ -22,7 +22,6 @@ config ADK_TOOLCHAIN_GCC_GIT
config ADK_TOOLCHAIN_GCC_5_2_0
bool "5.2.0"
- depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_C6X
@@ -34,7 +33,6 @@ config ADK_TOOLCHAIN_GCC_4_9_3
bool "4.9.3"
depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_AVR32
- depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_C6X
depends on !ADK_TARGET_ARCH_H8300
depends on !ADK_TARGET_ARCH_METAG