2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>

* acinclude.m4: Add tqm8xx.
This commit is contained in:
Joel Sherrill
2008-09-08 16:16:09 +00:00
parent 3c12a247a9
commit 6a4deb5c74
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* acinclude.m4: Add tqm8xx.
2008-09-08 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
* tqm8xx: New BSP.

View File

@@ -28,6 +28,8 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR],
AC_CONFIG_SUBDIRS([score603e]);;
ss555 )
AC_CONFIG_SUBDIRS([ss555]);;
tqm8xx )
AC_CONFIG_SUBDIRS([tqm8xx]);;
virtex )
AC_CONFIG_SUBDIRS([virtex]);;
*)