Browse Source

allow to build m68k bare-metal toolchain

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

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

@@ -89,6 +89,7 @@ config ADK_TARGET_LIB_NEWLIB
 		ADK_TARGET_ARCH_FRV || \
 		ADK_TARGET_ARCH_H8300 || \
 		ADK_TARGET_ARCH_LM32 || \
+		ADK_TARGET_ARCH_M68K || \
 		ADK_TARGET_ARCH_MICROBLAZE || \
 		ADK_TARGET_ARCH_MIPS || \
 		ADK_TARGET_ARCH_MOXIE || \