summaryrefslogtreecommitdiff
path: root/target/config/Config.in.gcc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-12-26 12:33:02 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-12-26 12:33:15 +0100
commitf4570955a7c20dbc43afc698a2f9fed5393a0881 (patch)
treeee9378fcf060fb61d262f3d0523c96b53dfae3a8 /target/config/Config.in.gcc
parent0cc22b4e75d96c042dd30067297a93323d2183f2 (diff)
add experimental support for xtensa de212 core
Diffstat (limited to 'target/config/Config.in.gcc')
-rw-r--r--target/config/Config.in.gcc1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.gcc b/target/config/Config.in.gcc
index 318f9971b..efeb3b1de 100644
--- a/target/config/Config.in.gcc
+++ b/target/config/Config.in.gcc
@@ -11,6 +11,7 @@ default ADK_TOOLCHAIN_GCC_4_8_ARC if ADK_TARGET_ARCH_ARC
default ADK_TOOLCHAIN_GCC_4_9_OR1K_UCLIBC_NG if ADK_TARGET_ARCH_OR1K && ADK_TARGET_LIB_UCLIBC_NG
default ADK_TOOLCHAIN_GCC_5_2_OR1K_MUSL if ADK_TARGET_ARCH_OR1K && ADK_TARGET_LIB_MUSL
default ADK_TOOLCHAIN_GCC_5_2_OR1K_MUSL if ADK_TARGET_ARCH_OR1K && ADK_TARGET_LIB_NEWLIB
+default ADK_TOOLCHAIN_GCC_GIT if ADK_TARGET_WITHOUT_MMU && ADK_TARGET_ARCH_XTENSA
default ADK_TOOLCHAIN_GCC_5_3_0
config ADK_TOOLCHAIN_GCC_GIT