summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/runtime/makefile
diff options
context:
space:
mode:
authorBenjamin Weisenbeck <bweisenb@us.ibm.com>2016-09-29 10:50:45 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-09-30 15:52:35 -0400
commit32cc08c59418cd007cdd8f0096aa9d85853e9ae0 (patch)
tree083ccc4c6d5d33897e16728eb1759348a5ff11a0 /src/usr/diag/prdf/runtime/makefile
parentce66aa6ee8b4bb4a4fea4e47e24c8c7dd8086a6a (diff)
downloadtalos-hostboot-32cc08c59418cd007cdd8f0096aa9d85853e9ae0.tar.gz
talos-hostboot-32cc08c59418cd007cdd8f0096aa9d85853e9ae0.zip
PRD: Include missing mk file for runtime compile
Change-Id: I0736082339ef92d838632a1a0773b1ba543efd39 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30484 Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30539 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> 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/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/diag/prdf/runtime/makefile b/src/usr/diag/prdf/runtime/makefile
index 16e3f6de1..dae903c21 100644
--- a/src/usr/diag/prdf/runtime/makefile
+++ b/src/usr/diag/prdf/runtime/makefile
@@ -40,6 +40,7 @@ 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 ../plat/mem/prdf_plat_mem_hb_only.mk
VPATH += ${prd_vpath}
OpenPOWER on IntegriCloud