summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-01-13 20:40:25 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-02-10 20:11:01 +0100
commit81790eeeeb907688b725e1c42300c68b85337f16 (patch)
tree8af3406edfa524decf21686992ee388ee3c15e92 /target/config
parent14ae2739783f82f112a3a964cc16911d995cd6d7 (diff)
more stuff for kinetis k70, kernel still does not work
Diffstat (limited to 'target/config')
-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 75e31bf47..4a85698a4 100644
--- a/target/config/Config.in.gcc
+++ b/target/config/Config.in.gcc
@@ -7,6 +7,7 @@ default ADK_TOOLCHAIN_GCC_4_2_4 if ADK_TARGET_ARCH_METAG
default ADK_TOOLCHAIN_GCC_4_4_7 if ADK_TARGET_ARCH_AVR32
default ADK_TOOLCHAIN_GCC_4_8_5 if ADK_TARGET_ARCH_C6X
default ADK_TOOLCHAIN_GCC_4_9_3 if ADK_TARGET_LIB_GLIBC && ADK_TARGET_ARCH_SH
+default ADK_TOOLCHAIN_GCC_4_9_3 if ADK_TARGET_SYSTEM_KINETIS_K70
default ADK_TOOLCHAIN_GCC_4_8_ARC if ADK_TARGET_ARCH_ARC
default ADK_TOOLCHAIN_GCC_5_2_OR1K if ADK_TARGET_ARCH_OR1K
default ADK_TOOLCHAIN_GCC_GIT if ADK_TARGET_WITHOUT_MMU && ADK_TARGET_ARCH_XTENSA