summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp54
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-08 20:25:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-08 20:25:30 +0000
commitf034ac07587755473d0afc7126c7aa3812f2db14 (patch)
treeeb6fa12f5855ce6668da0df560834f2d23d4ae9b /testsuites/sptests/sp54
parent2009-07-08 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-f034ac07587755473d0afc7126c7aa3812f2db14.tar.bz2
2009-07-08 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp51/init.c, sp54/Makefile.am, sp55/Makefile.am, sp56/Makefile.am, sp57/Makefile.am, spchain/Makefile.am, spfatal10/Makefile.am, spfatal11/Makefile.am, spfatal12/Makefile.am: Remove unneeded USE_TIMER_SERVER which was copied fomr other Makefile.am's.
Diffstat (limited to 'testsuites/sptests/sp54')
-rw-r--r--testsuites/sptests/sp54/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/sptests/sp54/Makefile.am b/testsuites/sptests/sp54/Makefile.am
index e83d881a04..a694b82dfe 100644
--- a/testsuites/sptests/sp54/Makefile.am
+++ b/testsuites/sptests/sp54/Makefile.am
@@ -17,7 +17,6 @@ include $(top_srcdir)/../automake/leaf.am
sp54_LDADD = $(MANAGERS_NOT_WANTED:%=$(PROJECT_LIB)/no-%.rel)
AM_CPPFLAGS += -I$(top_srcdir)/../support/include
-AM_CPPFLAGS += -DUSE_TIMER_SERVER
LINK_OBJS = $(sp54_OBJECTS) $(sp54_LDADD)
LINK_LIBS = $(sp54_LDLIBS)