mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +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>
|
||||
|
||||
* shared/bootloader/bootldr.h: Change extern inline to static inline.
|
||||
|
||||
@@ -24,6 +24,8 @@ AC_DEFUN([RTEMS_CHECK_BSPDIR],
|
||||
AC_CONFIG_SUBDIRS([mvme5500]);;
|
||||
psim )
|
||||
AC_CONFIG_SUBDIRS([psim]);;
|
||||
qemuppc )
|
||||
AC_CONFIG_SUBDIRS([qemuppc]);;
|
||||
score603e )
|
||||
AC_CONFIG_SUBDIRS([score603e]);;
|
||||
ss555 )
|
||||
|
||||
Reference in New Issue
Block a user