summaryrefslogtreecommitdiffstats
path: root/src/usr/runtime/makefile
diff options
context:
space:
mode:
authorStephen Cprek <smcprek@us.ibm.com>2017-10-03 09:36:58 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2017-10-24 13:58:43 -0400
commit0ff075bac5d78384a625de70b34b7ef363a25fd6 (patch)
tree30e1a8e011be3b2bfde6d4e616f8745dde212d28 /src/usr/runtime/makefile
parentda12bd653f7eabbc2d97938a3ac25666187e6abb (diff)
downloadtalos-hostboot-0ff075bac5d78384a625de70b34b7ef363a25fd6.tar.gz
talos-hostboot-0ff075bac5d78384a625de70b34b7ef363a25fd6.zip
Create Pre Verified Lid Manager and refactor exisiting implementation
Change-Id: I5417b8e381bf15a1b696cf006940eedd7a1e235c RTC:125304 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/47110 Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/runtime/makefile')
-rw-r--r--src/usr/runtime/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/runtime/makefile b/src/usr/runtime/makefile
index bdfa301c3..cc53bb3ae 100644
--- a/src/usr/runtime/makefile
+++ b/src/usr/runtime/makefile
@@ -40,6 +40,7 @@ OBJS += fakepayload.o
OBJS += errlud_hdat.o
OBJS += customize_attrs_for_payload.o
OBJS += hdatcommonutil.o
+OBJS += preverifiedlidmgr.o
SUBDIRS += test.d
OpenPOWER on IntegriCloud