forked from Imagelibrary/rtems
2010-04-05 Thomas Znidar <t.znidar@embed-it.com>
* acinclude.m4: Add mcf5225x BSP.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-04-05 Thomas Znidar <t.znidar@embed-it.com>
|
||||
|
||||
* acinclude.m4: Add mcf5225x BSP.
|
||||
|
||||
2009-04-28 Chris Johns <chrisj@rtems.org>
|
||||
|
||||
* shared/start/start.S: Update for boot_card command line change.
|
||||
|
||||
@@ -20,6 +20,8 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR],
|
||||
AC_CONFIG_SUBDIRS([mcf5206elite]);;
|
||||
mcf52235 )
|
||||
AC_CONFIG_SUBDIRS([mcf52235]);;
|
||||
mcf5225x )
|
||||
AC_CONFIG_SUBDIRS([mcf5225x]);;
|
||||
mcf5235 )
|
||||
AC_CONFIG_SUBDIRS([mcf5235]);;
|
||||
mcf5329 )
|
||||
|
||||
Reference in New Issue
Block a user