summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/runtime/makefile
diff options
context:
space:
mode:
authorBenjamin Weisenbeck <bweisenb@us.ibm.com>2018-01-26 10:36:27 -0600
committerZane C. Shelley <zshelle@us.ibm.com>2018-01-31 21:21:22 -0500
commitf46a51570e9fb256e7a6c9e70d4e23790199d555 (patch)
treec87bf0fbdc14b7812c2c31c93e15eea84f7bccc4 /src/usr/diag/prdf/runtime/makefile
parentae1ac07ebcac5e7b650207fdda124e17bcb3be4f (diff)
downloadtalos-hostboot-f46a51570e9fb256e7a6c9e70d4e23790199d555.tar.gz
talos-hostboot-f46a51570e9fb256e7a6c9e70d4e23790199d555.zip
PRD: Power Management Recovery
Change-Id: I10b1fc4898b6a72331b27aedb8f80544e8a8c4fb RTC: 145749 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52757 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52998 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>
Diffstat (limited to 'src/usr/diag/prdf/runtime/makefile')
-rw-r--r--src/usr/diag/prdf/runtime/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/diag/prdf/runtime/makefile b/src/usr/diag/prdf/runtime/makefile
index dae903c21..494d052bb 100644
--- a/src/usr/diag/prdf/runtime/makefile
+++ b/src/usr/diag/prdf/runtime/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2014,2016
+# Contributors Listed Below - COPYRIGHT 2014,2018
# [+] International Business Machines Corp.
#
#
@@ -41,6 +41,7 @@ include ../common/plat/p9/prdf_plat_p9.mk
include ../common/plat/cen/prdf_plat_cen.mk
include ../common/plat/mem/prdf_plat_mem.mk
include ../plat/mem/prdf_plat_mem_hb_only.mk
+include ../plat/p9/prdf_plat_p9_hb_only.mk
VPATH += ${prd_vpath}
OpenPOWER on IntegriCloud