From 5365e6066f5778f19c6cf06dda3026cc3363fec9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 3 Oct 2008 19:42:30 +0000 Subject: 2008-10-03 Joel Sherrill * configure.ac: Add m32r. * libcsupport/src/newlibc_exit.c: For some odd reason, the fini symbol for the m32r in C needs an extra leading _. --- cpukit/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/configure.ac') diff --git a/cpukit/configure.ac b/cpukit/configure.ac index d5306797c5..227657add0 100644 --- a/cpukit/configure.ac +++ b/cpukit/configure.ac @@ -334,6 +334,7 @@ score/cpu/h8300/Makefile score/cpu/i386/Makefile score/cpu/m68k/Makefile score/cpu/m32c/Makefile +score/cpu/m32r/Makefile score/cpu/mips/Makefile score/cpu/nios2/Makefile score/cpu/powerpc/Makefile -- cgit v1.2.3