summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.7/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-07-13 16:48:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-07-13 16:48:53 +0000
commit460d7e78ced21156ca54fbb88f596d89e576aa4d (patch)
treed7808d71529dacd1dfd27ec4447aa39b225940c0 /contrib/crossrpms/rtems4.7/Makefile.am
parentBR: libtermcap-devel for sparc-rtems. (diff)
downloadrtems-460d7e78ced21156ca54fbb88f596d89e576aa4d.tar.bz2
2006-07-13 Joel Sherrill <joel@oarcorp.com>
* configure.ac, rtems4.7/Makefile.am, rtems4.7/arm/Makefile.am, rtems4.7/arm/gdb-sources.add, rtems4.7/avr/Makefile.am, rtems4.7/avr/gdb-sources.add, rtems4.7/h8300/Makefile.am, rtems4.7/h8300/gdb-sources.add, rtems4.7/i386/Makefile.am, rtems4.7/i386/gdb-sources.add, rtems4.7/m68k/Makefile.am, rtems4.7/m68k/gdb-sources.add, rtems4.7/mips/Makefile.am, rtems4.7/mips/gdb-sources.add, rtems4.7/powerpc/Makefile.am, rtems4.7/powerpc/gdb-sources.add, rtems4.7/sh/Makefile.am, rtems4.7/sh/gdb-sources.add, rtems4.7/sparc/Makefile.am, rtems4.7/sparc/gdb-sources.add, rtems4.7/tic4x/gdb-sources.add: Updated to gdb 6.5 * patches/gdb-6.5-rtems-20060713.diff, rtems4.7/mipstx39/.cvsignore, rtems4.7/mipstx39/Makefile.am, rtems4.7/mipstx39/gdb-sources.add: New files.
Diffstat (limited to '')
-rw-r--r--contrib/crossrpms/rtems4.7/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/crossrpms/rtems4.7/Makefile.am b/contrib/crossrpms/rtems4.7/Makefile.am
index 096d57f5c7..8354b152c4 100644
--- a/contrib/crossrpms/rtems4.7/Makefile.am
+++ b/contrib/crossrpms/rtems4.7/Makefile.am
@@ -7,6 +7,7 @@ SUBDIRS += h8300
SUBDIRS += i386
SUBDIRS += m68k
SUBDIRS += mips
+SUBDIRS += mipstx39
SUBDIRS += powerpc
SUBDIRS += sh
SUBDIRS += sparc