Browse Source

add NIOS2 to newlib supported architectures

Waldemar Brodkorb 8 years ago
parent
commit
466ccd2cda
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/config/Config.in.libc

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

@@ -65,6 +65,7 @@ config ADK_TARGET_LIB_NEWLIB
 		ADK_TARGET_ARCH_LM32 || \
 		ADK_TARGET_ARCH_MICROBLAZE || \
 		ADK_TARGET_ARCH_MIPS || \
+		ADK_TARGET_ARCH_NIOS2 || \
 		ADK_TARGET_ARCH_MOXIE || \
 		ADK_TARGET_ARCH_NDS32 || \
 		ADK_TARGET_ARCH_OR1K || \