forked from Imagelibrary/rtems
2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
* sp09/Makefile.am: Switch to all managers since this is all of them.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
|
* sp09/Makefile.am: Switch to all managers since this is all of them.
|
||||||
|
|
||||||
2011-02-08 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2011-02-08 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* sp69/init.c: Use "ld" instead of PRId32 to print
|
* sp69/init.c: Use "ld" instead of PRId32 to print
|
||||||
|
|||||||
@@ -2,8 +2,7 @@
|
|||||||
## $Id$
|
## $Id$
|
||||||
##
|
##
|
||||||
|
|
||||||
MANAGERS = io clock message dual_ported_memory event multi_processor region \
|
MANAGERS = all
|
||||||
semaphore signal rate_monotonic timer partition
|
|
||||||
|
|
||||||
rtems_tests_PROGRAMS = sp09
|
rtems_tests_PROGRAMS = sp09
|
||||||
sp09_SOURCES = init.c delay.c isr.c screen01.c screen02.c screen03.c screen04.c \
|
sp09_SOURCES = init.c delay.c isr.c screen01.c screen02.c screen03.c screen04.c \
|
||||||
|
|||||||
Reference in New Issue
Block a user