summaryrefslogtreecommitdiffstats
path: root/cpukit/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-03 19:42:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-03 19:42:30 +0000
commit5365e6066f5778f19c6cf06dda3026cc3363fec9 (patch)
tree2b07e626b37f897cecae13663ecace6e80d97d0a /cpukit/configure.ac
parent2008-10-03 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-5365e6066f5778f19c6cf06dda3026cc3363fec9.tar.bz2
2008-10-03 Joel Sherrill <joel.sherrill@oarcorp.com>
* 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 _.
Diffstat (limited to 'cpukit/configure.ac')
-rw-r--r--cpukit/configure.ac1
1 files changed, 1 insertions, 0 deletions
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