summaryrefslogtreecommitdiff
path: root/target/config/Config.in.libc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-07-21 22:35:37 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-07-29 03:43:36 +0200
commit53361ff7109edba622d927dc9d58c212d0a2f507 (patch)
tree63367a47caaa9ffbb078f03d32e887832f1475f5 /target/config/Config.in.libc
parent4de977100948cc66b892fe4dafa6d2b6fbbe5b34 (diff)
add basic support for architecture c-sky, not yet working
Diffstat (limited to 'target/config/Config.in.libc')
-rw-r--r--target/config/Config.in.libc2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/config/Config.in.libc b/target/config/Config.in.libc
index f1966727c..c6980b482 100644
--- a/target/config/Config.in.libc
+++ b/target/config/Config.in.libc
@@ -17,6 +17,7 @@ config ADK_TARGET_LIB_UCLIBC_NG
ADK_TARGET_ARCH_BFIN || \
ADK_TARGET_ARCH_C6X || \
ADK_TARGET_ARCH_CRIS || \
+ ADK_TARGET_ARCH_CSKY || \
ADK_TARGET_ARCH_FRV || \
ADK_TARGET_ARCH_H8300 || \
ADK_TARGET_ARCH_HPPA || \
@@ -97,6 +98,7 @@ config ADK_TARGET_LIB_NEWLIB
ADK_TARGET_ARCH_BFIN || \
ADK_TARGET_ARCH_CR16 || \
ADK_TARGET_ARCH_CRIS || \
+ ADK_TARGET_ARCH_CSKY || \
ADK_TARGET_ARCH_EPIPHANY || \
ADK_TARGET_ARCH_FRV || \
ADK_TARGET_ARCH_H8300 || \