forked from Imagelibrary/rtems
2001-11-08 Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
This modification is a submission of the modifications necessary to support the IBM PPC405 family. This submission was reviewed by Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did not negatively impact the ppc403 BSPs. The submission and tracking process was captured as PR50. * acinclude.m4: Added gen405 BSP. * ChangeLog: Removed bogus comment on edit of generated file.
This commit is contained in:
@@ -7,6 +7,8 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR],
|
||||
AC_CONFIG_SUBDIRS([dmv177]);;
|
||||
eth_comm )
|
||||
AC_CONFIG_SUBDIRS([eth_comm]);;
|
||||
gen405 )
|
||||
AC_CONFIG_SUBDIRS([gen405]);;
|
||||
helas403 )
|
||||
AC_CONFIG_SUBDIRS([helas403]);;
|
||||
mbx8xx )
|
||||
|
||||
Reference in New Issue
Block a user