From 466ccd2cda8a77d91e68f9561423187f0fb00f37 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 27 Feb 2016 11:52:47 +0100 Subject: add NIOS2 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 f36e0eac7..6e0f06f6c 100644 --- a/target/config/Config.in.libc +++ b/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 || \ -- cgit v1.2.3