mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 22:21:38 +08:00
2001-10-22 Joel Sherrill <joel@OARcorp.com>
* acinclude.m4: Added mpc8260ads subdirectory.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user