summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/runtime/makefile
diff options
context:
space:
mode:
authorZane Shelley <zshelle@us.ibm.com>2018-11-01 12:12:22 -0500
committerZane C. Shelley <zshelle@us.ibm.com>2018-11-08 10:40:31 -0600
commit116af97857bb9a4e526075d3e21e169eb4f0f5d7 (patch)
tree1467d32bbd34f0e2f0b48d3b634ed525cb39ed1d /src/usr/diag/prdf/runtime/makefile
parent7f716fe1404d8eea1e2d6fe16ad9f3e2f7337feb (diff)
downloadtalos-hostboot-116af97857bb9a4e526075d3e21e169eb4f0f5d7.tar.gz
talos-hostboot-116af97857bb9a4e526075d3e21e169eb4f0f5d7.zip
PRD: Fix compile warning for Centaur extra signatures
Change-Id: I26fac7965a1c011ca8084f76aff21519bd135d04 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68300 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68512 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-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, 3 insertions, 0 deletions
diff --git a/src/usr/diag/prdf/runtime/makefile b/src/usr/diag/prdf/runtime/makefile
index a012700f4..8f7338756 100644
--- a/src/usr/diag/prdf/runtime/makefile
+++ b/src/usr/diag/prdf/runtime/makefile
@@ -40,6 +40,9 @@ include ../common/framework/prdf_framework.mk
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 ../common/plat/centaur/prdf_plat_centaur.mk
+include ../common/plat/cumulus/prdf_plat_cumulus.mk
+include ../common/plat/nimbus/prdf_plat_nimbus.mk
include ../plat/cen/prdf_plat_cen_hb_only.mk
include ../plat/mem/prdf_plat_mem_hb_only.mk
include ../plat/p9/prdf_plat_p9_hb_only.mk
OpenPOWER on IntegriCloud