summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/runtime/makefile
diff options
context:
space:
mode:
authorZane Shelley <zshelle@us.ibm.com>2016-03-08 15:47:51 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-04-01 10:33:11 -0400
commit6a5be079afe2d521cfb953cfd95ed0805d8d5f33 (patch)
tree2fb517f3724ce26200b61cdf6f4ee0c147100224 /src/usr/diag/prdf/runtime/makefile
parent0a8e0c58cbd625941b32b17f049bb33a4c8d7f57 (diff)
downloadtalos-hostboot-6a5be079afe2d521cfb953cfd95ed0805d8d5f33.tar.gz
talos-hostboot-6a5be079afe2d521cfb953cfd95ed0805d8d5f33.zip
PRD: Modified makefiles to remove all P8 references
Change-Id: I5e33802d2a5e0a01aae0be638cce0bce8afba0fe RTC: 140081 Depends-on: Ic2ce697a99ed25204da374bf5616bae56cdf4450 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21866 Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Tested-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22615 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/diag/prdf/runtime/makefile')
-rw-r--r--src/usr/diag/prdf/runtime/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/diag/prdf/runtime/makefile b/src/usr/diag/prdf/runtime/makefile
index 7843c011e..9d321627f 100644
--- a/src/usr/diag/prdf/runtime/makefile
+++ b/src/usr/diag/prdf/runtime/makefile
@@ -37,6 +37,8 @@ include ../prdf_hb_only.mk # Will define PRD_SRC_PATH and PRD_INC_PATH
# PRD_SRC_PATH and PRD_INC_PATH must be defined before including these files.
include ../common/prdf_common_fsp_and_hb.mk
include ../common/framework/prdf_framework.mk
+include ../common/plat/p9/prdf_plat_p9.mk
+include ../common/plat/cen/prdf_plat_cen.mk
VPATH += ${prd_vpath}
OpenPOWER on IntegriCloud