summaryrefslogtreecommitdiffstats
path: root/src/usr/initservice/makefile
diff options
context:
space:
mode:
authorMark Wenning <wenning@us.ibm.com>2011-11-29 09:33:26 -0600
committerMark W. Wenning <wenning@us.ibm.com>2011-12-06 18:22:18 -0600
commit16bc626758b6dc65c1178e387501cb045e6dcd1d (patch)
tree19a98575511945ddc0c634a405b8cb776bd27dfd /src/usr/initservice/makefile
parent6a169ffdcc62a48667bb3c22b7547b019dd7e1bf (diff)
downloadtalos-hostboot-16bc626758b6dc65c1178e387501cb045e6dcd1d.tar.gz
talos-hostboot-16bc626758b6dc65c1178e387501cb045e6dcd1d.zip
RTC3594: Improve SPLess Operation
- branch spless3 - reorganize command and status regs - add seqnum - rewrite spless handler - add scanistepnames.pl code to extract istep names - modify hb-simdebug.py to read istep names - review fixes - add workaround for vbu Change-Id: I0f8f991ccbaa822ef5ab672279c3c206e6b7b2e3 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/523 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning <wenning@us.ibm.com>
Diffstat (limited to 'src/usr/initservice/makefile')
-rw-r--r--src/usr/initservice/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/initservice/makefile b/src/usr/initservice/makefile
index 28240f386..5bdac5fde 100644
--- a/src/usr/initservice/makefile
+++ b/src/usr/initservice/makefile
@@ -29,6 +29,6 @@ ROOTPATH = ../../..
# NOTE: initsvctasktest2 is a dummy module that is executed by
# unit test 2 in the test directory. Please do not rename.
SUBDIRS = baseinitsvc.d extinitsvc.d taskargs.d istepdispatcher.d \
- test.d initsvctasktest2.d
+ test.d initsvctasktest2.d build.d
include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud