summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorMark Wenning <wenning@us.ibm.com>2011-07-29 18:05:34 -0500
committerMark W. Wenning <wenning@us.ibm.com>2011-08-31 16:55:20 -0500
commitddc062ce177ca591958b0d6bdf4c1b616899a340 (patch)
tree961842e056dfecad329f472b98e521992c856f49 /src/makefile
parent0ebac914541254c4b9ee2a271f26cd67fc2b94a0 (diff)
downloadtalos-hostboot-ddc062ce177ca591958b0d6bdf4c1b616899a340.tar.gz
talos-hostboot-ddc062ce177ca591958b0d6bdf4c1b616899a340.zip
RTC 3346: Allow SPless control of ISteps within Hostboot
- initial commit - add splesscommand and splessstatus objects - factoring - findTaskInfo, ExtTaskInfo structs - doxygen cleanup - unit tests - cleanup, final - review fixes - take out splesscommand and splessstatus classes - 2nd round of review changes Change-Id: I6dce18072b5464a4b8c34e5f4ff639e38afa53d0 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/245 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning <wenning@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/makefile b/src/makefile
index 542c7db34..e7db13c28 100644
--- a/src/makefile
+++ b/src/makefile
@@ -50,8 +50,8 @@ DIRECT_BOOT_MODULES = example
RUNTIME_MODULES =
TESTCASE_MODULES = cxxtest testerrl testdevicefw testsyslib \
testscom testxscom testtargeting testinitservice testkernel \
- testhwpf testecmddatabuffer tasktest2 testcxxtest testpnor \
- testi2c
+ testhwpf testecmddatabuffer initsvctasktest2 testcxxtest \
+ testpnor testi2c
RELOCATABLE_IMAGE_LDFLAGS = -pie --export-dynamic
OpenPOWER on IntegriCloud