forked from Imagelibrary/rtems
2009-06-04 Xi Yang <hiyangxi@gmail.com>
* acinclude.m4: New Gumstix BSP.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2009-06-04 Xi Yang <hiyangxi@gmail.com>
|
||||||
|
|
||||||
|
* acinclude.m4: New Gumstix BSP.
|
||||||
|
|
||||||
2009-04-28 Chris Johns <chrisj@rtems.org>
|
2009-04-28 Chris Johns <chrisj@rtems.org>
|
||||||
|
|
||||||
* shared/start/start.S: Update for boot_card command line change.
|
* shared/start/start.S: Update for boot_card command line change.
|
||||||
|
|||||||
@@ -12,6 +12,8 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR],
|
|||||||
AC_CONFIG_SUBDIRS([gba]);;
|
AC_CONFIG_SUBDIRS([gba]);;
|
||||||
gp32 )
|
gp32 )
|
||||||
AC_CONFIG_SUBDIRS([gp32]);;
|
AC_CONFIG_SUBDIRS([gp32]);;
|
||||||
|
gumstix )
|
||||||
|
AC_CONFIG_SUBDIRS([gumstix]);;
|
||||||
lpc24xx )
|
lpc24xx )
|
||||||
AC_CONFIG_SUBDIRS([lpc24xx]);;
|
AC_CONFIG_SUBDIRS([lpc24xx]);;
|
||||||
nds )
|
nds )
|
||||||
|
|||||||
Reference in New Issue
Block a user