2004-01-07 Joel Sherrill <joel@OARcorp.com>

* acinclude.m4: Remove efi68k and efi332 references as they are no
	longer in the tree.
This commit is contained in:
Joel Sherrill
2004-01-07 21:09:20 +00:00
parent ea9062c9e0
commit 19c15a8e01
2 changed files with 5 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2004-01-07 Joel Sherrill <joel@OARcorp.com>
* acinclude.m4: Remove efi68k and efi332 references as they are no
longer in the tree.
2004-01-07 Joel Sherrill <joel@OARcorp.com>
Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any

View File

@@ -4,10 +4,6 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR],
case "$RTEMS_BSP_FAMILY" in
dmv152 )
AC_CONFIG_SUBDIRS([dmv152]);;
efi332 )
AC_CONFIG_SUBDIRS([efi332]);;
efi68k )
AC_CONFIG_SUBDIRS([efi68k]);;
gen68302 )
AC_CONFIG_SUBDIRS([gen68302]);;
gen68340 )