summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/runtime/makefile
diff options
context:
space:
mode:
authorCaleb Palmer <cnpalmer@us.ibm.com>2019-05-29 15:15:25 -0500
committerZane C. Shelley <zshelle@us.ibm.com>2019-06-17 20:28:37 -0500
commitc153a4336ab2dc464ea0e5c5a3a8f392cb2708c6 (patch)
tree496e5aaab696915fc0a46587fe2ac2ebb8af5b0d /src/usr/diag/prdf/runtime/makefile
parentcffebe48c7b15e67c07fe6e805d240ee9ba6f93b (diff)
downloadtalos-hostboot-c153a4336ab2dc464ea0e5c5a3a8f392cb2708c6.tar.gz
talos-hostboot-c153a4336ab2dc464ea0e5c5a3a8f392cb2708c6.zip
PRD: Initial Explorer Plugin Files
Change-Id: I42191cb8afa66cdb8c2dfe71383f81e20c358bcc RTC: 200583 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78481 Reviewed-by: Paul Greenwood <paul.greenwood@ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Benjamen G. Tyner <ben.tyner@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/78994 Tested-by: Zane C. Shelley <zshelle@us.ibm.com>
Diffstat (limited to 'src/usr/diag/prdf/runtime/makefile')
-rw-r--r--src/usr/diag/prdf/runtime/makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/diag/prdf/runtime/makefile b/src/usr/diag/prdf/runtime/makefile
index 8f7338756..4990aceb0 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,2018
+# Contributors Listed Below - COPYRIGHT 2014,2019
# [+] International Business Machines Corp.
#
#
@@ -43,8 +43,10 @@ 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 ../common/plat/explorer/prdf_plat_explorer.mk
include ../plat/cen/prdf_plat_cen_hb_only.mk
include ../plat/mem/prdf_plat_mem_hb_only.mk
+include ../plat/explorer/prdf_plat_explorer_hb_only.mk
include ../plat/p9/prdf_plat_p9_hb_only.mk
VPATH += ${prd_vpath}
OpenPOWER on IntegriCloud