From ea0502d5a4c7dfd55675628db71ef3cec322c68f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 3 Apr 2016 23:49:19 +0200 Subject: add mn10300 newlib toolchain support --- target/config/Config.in.libc | 1 + 1 file changed, 1 insertion(+) (limited to 'target/config/Config.in.libc') diff --git a/target/config/Config.in.libc b/target/config/Config.in.libc index cb5efb1e9..1c7ee6e34 100644 --- a/target/config/Config.in.libc +++ b/target/config/Config.in.libc @@ -94,6 +94,7 @@ config ADK_TARGET_LIB_NEWLIB ADK_TARGET_ARCH_M68K || \ ADK_TARGET_ARCH_MICROBLAZE || \ ADK_TARGET_ARCH_MIPS || \ + ADK_TARGET_ARCH_MN10300 || \ ADK_TARGET_ARCH_MOXIE || \ ADK_TARGET_ARCH_MSP430 || \ ADK_TARGET_ARCH_NIOS2 || \ -- cgit v1.2.3