From b82f0654234afc6278d55888c10ed9996a5db1a6 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 27 Feb 2016 11:29:46 +0100 Subject: add H8300 to newlib supported architectures --- target/config/Config.in.libc | 1 + 1 file changed, 1 insertion(+) (limited to 'target') diff --git a/target/config/Config.in.libc b/target/config/Config.in.libc index 084402e83..f36e0eac7 100644 --- a/target/config/Config.in.libc +++ b/target/config/Config.in.libc @@ -61,6 +61,7 @@ config ADK_TARGET_LIB_NEWLIB ADK_TARGET_ARCH_BFIN || \ ADK_TARGET_ARCH_CRIS || \ ADK_TARGET_ARCH_FRV || \ + ADK_TARGET_ARCH_H8300 || \ ADK_TARGET_ARCH_LM32 || \ ADK_TARGET_ARCH_MICROBLAZE || \ ADK_TARGET_ARCH_MIPS || \ -- cgit v1.2.3