summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/configure.ac
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/configure.ac
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 'contrib/crossrpms/configure.ac')
-rw-r--r--contrib/crossrpms/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/crossrpms/configure.ac b/contrib/crossrpms/configure.ac
index f999e8803c..7c64abfc99 100644
--- a/contrib/crossrpms/configure.ac
+++ b/contrib/crossrpms/configure.ac
@@ -160,6 +160,7 @@ AC_CONFIG_FILES([rtems4.7/h8300/Makefile])
AC_CONFIG_FILES([rtems4.7/i386/Makefile])
AC_CONFIG_FILES([rtems4.7/m68k/Makefile])
AC_CONFIG_FILES([rtems4.7/mips/Makefile])
+AC_CONFIG_FILES([rtems4.7/mipstx39/Makefile])
AC_CONFIG_FILES([rtems4.7/powerpc/Makefile])
AC_CONFIG_FILES([rtems4.7/sh/Makefile])
AC_CONFIG_FILES([rtems4.7/sparc/Makefile])