diff options
| author | Bilicon Patil <bilpatil@in.ibm.com> | 2014-03-28 11:01:18 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-05-08 14:38:54 -0500 |
| commit | 34e3f40d66d04197875ca282e216f248cd607be7 (patch) | |
| tree | 55798dfe57cc6a74c35c970daab809ef571eab70 /src/usr/diag/prdf/makefile | |
| parent | 5257e66e8bba33b3f408d922606ef6bd78e6dd6e (diff) | |
| download | blackbird-hostboot-34e3f40d66d04197875ca282e216f248cd607be7.tar.gz blackbird-hostboot-34e3f40d66d04197875ca282e216f248cd607be7.zip | |
PRD: Common util file for plugin and functional code
Change-Id: I00d7d886250544c2bd63eae0f9dbe14b5810a5fc
RTC: 99972
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9990
Reviewed-by: Zane Shelley <zshelle@us.ibm.com>
Tested-by: Jenkins Server
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10968
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/diag/prdf/makefile')
| -rwxr-xr-x | src/usr/diag/prdf/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/diag/prdf/makefile b/src/usr/diag/prdf/makefile index 653e30688..9d24869ad 100755 --- a/src/usr/diag/prdf/makefile +++ b/src/usr/diag/prdf/makefile @@ -53,6 +53,7 @@ VPATH = \ framework/resolution \ plat \ plat/pegasus \ + common/plugins #FIXME: we can remove most of these as well if we have them include correctly EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/fapi |

