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:
Joel Sherrill
2011-02-14 20:22:23 +00:00
parent 9c68638dd9
commit 42c7336d5b
2 changed files with 5 additions and 2 deletions

View File

@@ -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>
* sp69/init.c: Use "ld" instead of PRId32 to print

View File

@@ -2,8 +2,7 @@
## $Id$
##
MANAGERS = io clock message dual_ported_memory event multi_processor region \
semaphore signal rate_monotonic timer partition
MANAGERS = all
rtems_tests_PROGRAMS = sp09
sp09_SOURCES = init.c delay.c isr.c screen01.c screen02.c screen03.c screen04.c \