Browse Source

c6x: allow to build bare-metal toolchain

Waldemar Brodkorb 1 year ago
parent
commit
366922d3fa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/config/Config.in.libc

+ 1 - 0
target/config/Config.in.libc

@@ -106,6 +106,7 @@ config ADK_TARGET_LIB_NEWLIB
 		ADK_TARGET_ARCH_ARC || \
 		ADK_TARGET_ARCH_ARM || \
 		ADK_TARGET_ARCH_BFIN || \
+		ADK_TARGET_ARCH_C6X || \
 		ADK_TARGET_ARCH_CR16 || \
 		ADK_TARGET_ARCH_CRIS || \
 		ADK_TARGET_ARCH_CSKY || \