2001-10-22 Joel Sherrill <joel@OARcorp.com>

* acinclude.m4: Added mpc8260ads subdirectory.
This commit is contained in:
Joel Sherrill
2001-10-22 13:49:08 +00:00
parent 8e42d3b5d4
commit 2b93dac920
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
2001-10-22 Joel Sherrill <joel@OARcorp.com>
* acinclude.m4: Added mpc8260ads subdirectory.
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
+2
View File
@@ -13,6 +13,8 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR],
AC_CONFIG_SUBDIRS([mbx8xx]);;
motorola_powerpc )
AC_CONFIG_SUBDIRS([motorola_powerpc]);;
mpc8260ads )
AC_CONFIG_SUBDIRS([mpc8260ads]);;
papyrus )
AC_CONFIG_SUBDIRS([papyrus]);;
ppcn_60x )