2005-06-17 Joel Sherrill <joel@OARcorp.com>

* acinclude.m4: Added mcf5235.
This commit is contained in:
Joel Sherrill
2005-06-17 14:30:24 +00:00
parent a9d5d449a1
commit 181601f27d
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
2005-06-17 Joel Sherrill <joel@OARcorp.com>
* acinclude.m4: Added mcf5235.
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Require automake > 1.9.
+2
View File
@@ -16,6 +16,8 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR],
AC_CONFIG_SUBDIRS([idp]);;
mcf5206elite )
AC_CONFIG_SUBDIRS([mcf5206elite]);;
mcf5235 )
AC_CONFIG_SUBDIRS([mcf5235]);;
mrm332 )
AC_CONFIG_SUBDIRS([mrm332]);;
mvme136 )