2002-06-25 Joel Sherrill <joel@OARcorp.com>

* Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
	support to the shared gdb stub glue thus adding a directory.
	* configure.ac: Modified to reflect above.
This commit is contained in:
Joel Sherrill
2002-06-27 21:11:37 +00:00
parent da9138d48c
commit 085dd80dc5
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2002-06-25 Joel Sherrill <joel@OARcorp.com>
* Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
support to the shared gdb stub glue thus adding a directory.
* configure.ac: Modified to reflect above.
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:

View File

@@ -21,5 +21,6 @@ RTEMS_CHECK_BSPDIR([$RTEMS_BSP])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
shared/gdbstub/Makefile
shared/Makefile])
AC_OUTPUT