summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-05-02 23:12:02 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-05-02 23:12:02 +0200
commit797d8166b79d3f2dc06922222aa36d0e39aae8f2 (patch)
treef4572c75d2ea7ab6336482d0b9c1042e4021432c /target
parent7d6e8074bb64ca75f03bb3923c8e8492b72096d5 (diff)
ad experimental gcc 5.1.0 support
Diffstat (limited to 'target')
-rw-r--r--target/config/Config.in.gcc.choice8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/config/Config.in.gcc.choice b/target/config/Config.in.gcc.choice
index ac909b06a..8f6526790 100644
--- a/target/config/Config.in.gcc.choice
+++ b/target/config/Config.in.gcc.choice
@@ -17,6 +17,14 @@ config ADK_TOOLCHAIN_GCC_GIT
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_CRIS
+config ADK_TOOLCHAIN_GCC_5_1_0
+ bool "5.1.0"
+ depends on !ADK_TARGET_ARCH_BFIN
+ depends on !ADK_TARGET_ARCH_ARC
+ depends on !ADK_TARGET_ARCH_AVR32
+ depends on !ADK_TARGET_ARCH_CRIS
+ depends on !ADK_TARGET_ARCH_C6X
+
config ADK_TOOLCHAIN_GCC_4_9_2
bool "4.9.2"
depends on !ADK_TARGET_ARCH_BFIN