mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
2009-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* acinclude.m4: Add qemuppc.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2009-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* acinclude.m4: Add qemuppc.
|
||||||
|
|
||||||
2009-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2009-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* shared/bootloader/bootldr.h: Change extern inline to static inline.
|
* shared/bootloader/bootldr.h: Change extern inline to static inline.
|
||||||
|
|||||||
@@ -24,6 +24,8 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR],
|
|||||||
AC_CONFIG_SUBDIRS([mvme5500]);;
|
AC_CONFIG_SUBDIRS([mvme5500]);;
|
||||||
psim )
|
psim )
|
||||||
AC_CONFIG_SUBDIRS([psim]);;
|
AC_CONFIG_SUBDIRS([psim]);;
|
||||||
|
qemuppc )
|
||||||
|
AC_CONFIG_SUBDIRS([qemuppc]);;
|
||||||
score603e )
|
score603e )
|
||||||
AC_CONFIG_SUBDIRS([score603e]);;
|
AC_CONFIG_SUBDIRS([score603e]);;
|
||||||
ss555 )
|
ss555 )
|
||||||
|
|||||||
Reference in New Issue
Block a user