diff options
| author | Zane Shelley <zshelle@us.ibm.com> | 2019-05-10 13:48:50 -0500 |
|---|---|---|
| committer | Zane C. Shelley <zshelle@us.ibm.com> | 2019-05-15 10:40:28 -0500 |
| commit | ca47ced07c4c49f25c3302d37871cdd14d1e4f7b (patch) | |
| tree | a5a877f512e1d4748c3b4acce625e48e5512266b /src/usr/diag/prdf/test | |
| parent | 05847c16cfe6f93796764d9bd1460329b30c5059 (diff) | |
| download | blackbird-hostboot-ca47ced07c4c49f25c3302d37871cdd14d1e4f7b.tar.gz blackbird-hostboot-ca47ced07c4c49f25c3302d37871cdd14d1e4f7b.zip | |
PRD: replaced MODEL_EXPLORER with MODEL_OCMB
In addition, ensured PRD doesn't assert if there is a Gemini, in which we have
no functional support.
Change-Id: Id293b48005fc044102ce2bfa768fec05e3102dcd
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77271
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>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com>
Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com>
Diffstat (limited to 'src/usr/diag/prdf/test')
| -rwxr-xr-x | src/usr/diag/prdf/test/prdf_hb_common_test.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/diag/prdf/test/prdf_hb_common_test.mk b/src/usr/diag/prdf/test/prdf_hb_common_test.mk index a148e0c24..c75845530 100755 --- a/src/usr/diag/prdf/test/prdf_hb_common_test.mk +++ b/src/usr/diag/prdf/test/prdf_hb_common_test.mk @@ -70,6 +70,7 @@ EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/cache/ EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/pm/ EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/procedures/hwp/lib/ EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/utils/imageProcs +EXTRAINCDIR += ${ROOTPATH}/src/import/chips/common/utils EXTRAINCDIR += ${ROOTPATH}/src/import/chips/common/utils/imageProcs EXTRAINCDIR += ${ROOTPATH}/src/import/hwpf/fapi2/include EXTRAINCDIR += ${ROOTPATH}/src/import/ |

