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>
|
2006-01-05 Till Straumann <strauman@slac.stanford.edu>
|
||||||
* shared/vectors/vectors.S: mask high bits when calculating
|
* shared/vectors/vectors.S: mask high bits when calculating
|
||||||
the exception vector number to yield correct result even if
|
the exception vector number to yield correct result even if
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR],
|
|||||||
AC_CONFIG_SUBDIRS([ep1a]);;
|
AC_CONFIG_SUBDIRS([ep1a]);;
|
||||||
gen405 )
|
gen405 )
|
||||||
AC_CONFIG_SUBDIRS([gen405]);;
|
AC_CONFIG_SUBDIRS([gen405]);;
|
||||||
|
gen5200 )
|
||||||
|
AC_CONFIG_SUBDIRS([gen5200]);;
|
||||||
helas403 )
|
helas403 )
|
||||||
AC_CONFIG_SUBDIRS([helas403]);;
|
AC_CONFIG_SUBDIRS([helas403]);;
|
||||||
mbx8xx )
|
mbx8xx )
|
||||||
|
|||||||
Reference in New Issue
Block a user