summaryrefslogtreecommitdiffstats
path: root/src/usr/initservice/extinitsvc/makefile
diff options
context:
space:
mode:
authorMark Wenning <wenning@us.ibm.com>2011-06-29 17:30:28 -0500
committerMark W. Wenning <wenning@us.ibm.com>2011-07-14 15:38:11 -0500
commit5530b7609c0351deb5d707c5950a56309842a325 (patch)
tree2382ef9aa2e3cfebe33d6d1737647be7325a94e0 /src/usr/initservice/extinitsvc/makefile
parent2583b46750d1e1c062763eff204baa1460e7ae90 (diff)
downloadtalos-hostboot-5530b7609c0351deb5d707c5950a56309842a325.tar.gz
talos-hostboot-5530b7609c0351deb5d707c5950a56309842a325.zip
InitService changes for LLDD 0.7
- implement task flags - add barrier to unit tests - startTask returns errlog handle - factor taskargs.H - add STRICT mode and fix results - add tasktest2 to replace example.C - add cxxtest as an explicit task at the end - cleanup todo's - post-review fixes - merge problem Change-Id: I073bd154a64013553c1863f9eb674cda2bf40a8d Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/187 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com>
Diffstat (limited to 'src/usr/initservice/extinitsvc/makefile')
-rw-r--r--src/usr/initservice/extinitsvc/makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/usr/initservice/extinitsvc/makefile b/src/usr/initservice/extinitsvc/makefile
new file mode 100644
index 000000000..ab2881759
--- /dev/null
+++ b/src/usr/initservice/extinitsvc/makefile
@@ -0,0 +1,6 @@
+ROOTPATH = ../../../..
+MODULE = extinitsvc
+
+OBJS = extinitsvc.o
+
+include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud