forked from Imagelibrary/rtems
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:
@@ -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>
|
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
|
|||||||
@@ -21,5 +21,6 @@ RTEMS_CHECK_BSPDIR([$RTEMS_BSP])
|
|||||||
|
|
||||||
# Explicitly list all Makefiles here
|
# Explicitly list all Makefiles here
|
||||||
AC_CONFIG_FILES([Makefile
|
AC_CONFIG_FILES([Makefile
|
||||||
|
shared/gdbstub/Makefile
|
||||||
shared/Makefile])
|
shared/Makefile])
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|||||||
Reference in New Issue
Block a user