2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>

* acinclude.m4: Added edb7312.
This commit is contained in:
Joel Sherrill
2002-11-13 17:56:19 +00:00
parent 3d6669ccf7
commit 673c750ea7
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>
* acinclude.m4: Added edb7312.
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.

View File

@@ -7,6 +7,8 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR],
AC_CONFIG_SUBDIRS([arm_bare_bsp]);;
armulator )
AC_CONFIG_SUBDIRS([armulator]);;
edb7312 )
AC_CONFIG_SUBDIRS([edb7312]);;
vegaplus )
AC_CONFIG_SUBDIRS([vegaplus]);;
*)