Skip to content

Commit

Permalink
PRD: Add more dependencies for hwp_wrappers.H
Browse files Browse the repository at this point in the history
Change-Id: Idd9df8908768ff74220d913f63fb29fd62dbb3b6
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/97169
Reviewed-by: Benjamen G Tyner <ben.tyner@ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Zane C Shelley <zshelle@us.ibm.com>
  • Loading branch information
cnpalmer authored and zane131 committed May 19, 2020
1 parent 373872c commit 7e11c47
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/usr/diag/prdf/prdf_hb_only.mk
Expand Up @@ -96,6 +96,7 @@ prd_incpath += ${ROOTPATH}/src/import/generic/memory/lib/utils/freq/
prd_incpath += ${ROOTPATH}/src/import/chips/ocmb/explorer/common/include/
prd_incpath += ${ROOTPATH}/src/import/chips/ocmb/explorer/procedures/hwp/memory/
prd_incpath += ${ROOTPATH}/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/
prd_incpath += ${ROOTPATH}/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/mc/
prd_incpath += ${ROOTPATH}/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/phy/
prd_incpath += ${ROOTPATH}/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/ecc/
prd_incpath += ${ROOTPATH}/obj/genfiles/chips/ocmb/explorer/procedures/hwp/memory/lib/
Expand Down Expand Up @@ -212,6 +213,7 @@ prd_obj_no_sim += p9c_query_channel_failure.o
prd_obj_no_sim += p9c_mss_rowRepairFuncs.o

prd_vpath += ${ROOTPATH}/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/
prd_vpath += ${ROOTPATH}/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/mc/
prd_vpath += ${ROOTPATH}/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/phy/
prd_vpath += ${ROOTPATH}/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/eff_config/
prd_vpath += ${ROOTPATH}/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/mcbist/
Expand Down Expand Up @@ -282,6 +284,8 @@ prd_obj_no_sim += dcd.o
prd_obj_no_sim += rdimm_raw_cards.o
prd_obj_no_sim += lrdimm_raw_cards.o
prd_obj_no_sim += exp_unmask.o
prd_obj_no_sim += exp_port.o
prd_obj_no_sim += port.o

################################################################################
# The following are hardware procedure utilities that we are pulling into the
Expand Down

0 comments on commit 7e11c47

Please sign in to comment.