forked from Imagelibrary/rtems
2006-01-08 Joel Sherrill <joel@OARcorp.com>
* acinclude.m4: Add gen5200 to list of BSPs.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2006-01-08 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* acinclude.m4: Add gen5200 to list of BSPs.
|
||||
|
||||
2006-01-05 Till Straumann <strauman@slac.stanford.edu>
|
||||
* shared/vectors/vectors.S: mask high bits when calculating
|
||||
the exception vector number to yield correct result even if
|
||||
|
||||
@@ -6,6 +6,8 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR],
|
||||
AC_CONFIG_SUBDIRS([ep1a]);;
|
||||
gen405 )
|
||||
AC_CONFIG_SUBDIRS([gen405]);;
|
||||
gen5200 )
|
||||
AC_CONFIG_SUBDIRS([gen5200]);;
|
||||
helas403 )
|
||||
AC_CONFIG_SUBDIRS([helas403]);;
|
||||
mbx8xx )
|
||||
|
||||
Reference in New Issue
Block a user