2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>

* acinclude.m4: Regenerate to include ss555.
This commit is contained in:
Ralf Corsepius
2004-04-13 15:50:56 +00:00
parent cd2fcd516e
commit cdfae2d301
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
* acinclude.m4: Regenerate to include ss555.
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Regenerate.

View File

@@ -22,6 +22,8 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR],
AC_CONFIG_SUBDIRS([psim]);;
score603e )
AC_CONFIG_SUBDIRS([score603e]);;
ss555 )
AC_CONFIG_SUBDIRS([ss555]);;
*)
AC_MSG_ERROR([Invalid BSP]);;
esac