summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2022-02-07 14:33:21 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2022-02-07 16:41:34 +0100
commita5264e6a1d420217bab5f6ccadcb4972e52df37b (patch)
tree0115ed12fa21299c27ede1abb6d4383499177fa5 /target
parent11c021f517bf4a5a648d0d4769a817c23a7c3656 (diff)
update list of supported libraries
Diffstat (limited to 'target')
-rw-r--r--target/config/Config.in.libc2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/config/Config.in.libc b/target/config/Config.in.libc
index c6b1ae569..aee5c1384 100644
--- a/target/config/Config.in.libc
+++ b/target/config/Config.in.libc
@@ -34,7 +34,6 @@ config ADK_TARGET_LIB_UCLIBC_NG
ADK_TARGET_ARCH_NIOS2 || \
ADK_TARGET_ARCH_OR1K || \
ADK_TARGET_ARCH_PPC || \
- ADK_TARGET_ARCH_RISCV32 || \
ADK_TARGET_ARCH_RISCV64 || \
ADK_TARGET_ARCH_SH || \
ADK_TARGET_ARCH_SPARC || \
@@ -90,7 +89,6 @@ config ADK_TARGET_LIB_GLIBC
ADK_TARGET_CPU_SH_SH4 || \
ADK_TARGET_CPU_SH_SH4A || \
ADK_TARGET_ARCH_SPARC64 || \
- ADK_TARGET_ARCH_TILE || \
ADK_TARGET_ARCH_RISCV32 || \
ADK_TARGET_ARCH_RISCV64 || \
ADK_TARGET_ARCH_X86 || \