diff options
| author | Chris Phan <cphan@us.ibm.com> | 2013-06-26 07:45:34 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2013-10-10 21:54:30 -0500 |
| commit | 5ee48041d8328da9ab3a53aa8a057ff2b62d0f6f (patch) | |
| tree | 3c391e2d95bd26908655ae699b7db13689270e18 /src/usr/diag/prdf/makefile | |
| parent | 4541c4a6046f2c8c325e4ef8b277b8da25bbec4e (diff) | |
| download | talos-hostboot-5ee48041d8328da9ab3a53aa8a057ff2b62d0f6f.tar.gz talos-hostboot-5ee48041d8328da9ab3a53aa8a057ff2b62d0f6f.zip | |
PRD: MFG threshold sync between FSP and Hostboot
Change-Id: I6c60b1cab681c148a1eab16a6b026932fe7939e7
RTC: 72602
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5196
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Reviewed-by: Zane Shelley <zshelle@us.ibm.com>
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5868
Diffstat (limited to 'src/usr/diag/prdf/makefile')
| -rwxr-xr-x | src/usr/diag/prdf/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/diag/prdf/makefile b/src/usr/diag/prdf/makefile index 35f3d7180..398facc45 100755 --- a/src/usr/diag/prdf/makefile +++ b/src/usr/diag/prdf/makefile @@ -99,7 +99,7 @@ OBJS = \ ${prd_object_files_no_sim} \ ${prd_ruletable} \ ${prd_pegasus_specific} \ - ${prd_pegasus_specific_HB} \ + ${prd_object_files_HB} \ ${PRDF_RULE_PLUGINS_PEGASUS} \ ${PRDF_RULE_PLUGINS_PEGASUS_HB} \ ${PRDF_RULE_PLUGINS_PEGASUS_WSIM} \ |

