mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 09:59:50 +08:00
2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Updating and fixing while running mptests on psim.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am: Updating and
|
||||
fixing while running mptests on psim.
|
||||
|
||||
2008-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* fileio/init.c: New argument sequence for rtems_shell_init(). Also
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
MANAGERS = io mp
|
||||
MANAGERS = all
|
||||
|
||||
rtems_tests_PROGRAMS = base_mp-node1.exe
|
||||
base_mp_node1_exe_SOURCES = ../init.c ../apptask.c ../system.h
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
MANAGERS = io mp
|
||||
MANAGERS = all
|
||||
|
||||
rtems_tests_PROGRAMS = base_mp-node2.exe
|
||||
base_mp_node2_exe_SOURCES = ../init.c ../apptask.c ../system.h
|
||||
|
||||
Reference in New Issue
Block a user