summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/diag/prdf/makefile')
-rwxr-xr-xsrc/usr/diag/prdf/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/diag/prdf/makefile b/src/usr/diag/prdf/makefile
index bcca55bf8..01c0d7d26 100755
--- a/src/usr/diag/prdf/makefile
+++ b/src/usr/diag/prdf/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2012,2016
+# Contributors Listed Below - COPYRIGHT 2012,2018
# [+] International Business Machines Corp.
#
#
@@ -41,6 +41,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/cen/prdf_plat_cen_hb_only.mk
include plat/mem/prdf_plat_mem_hb_only.mk
VPATH += ${prd_vpath}
OpenPOWER on IntegriCloud