diff options
| author | George Keishing <gkeishin@in.ibm.com> | 2016-01-11 03:24:22 -0600 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2016-05-02 11:48:07 -0400 |
| commit | 61e75290db0c553a3c277cb77d8defe86ee972da (patch) | |
| tree | 8f9eabb8c42afac78d8d93101805d9946dd2c9bd /src/usr/fapi2/test/makefile | |
| parent | 5a28f31752051912be414aa57e8b213c3a6eb0da (diff) | |
| download | talos-hostboot-61e75290db0c553a3c277cb77d8defe86ee972da.tar.gz talos-hostboot-61e75290db0c553a3c277cb77d8defe86ee972da.zip | |
FAPI2 Plat support for mvpd accessors
Change-Id: I808ee063ef3e76738e24efb13b4244c542f184e9
RTC: 140330
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/796
Tested-by: Jenkins Server
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Tested-by: FSP CI Jenkins
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/fapi2/test/makefile')
| -rw-r--r-- | src/usr/fapi2/test/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/fapi2/test/makefile b/src/usr/fapi2/test/makefile index ae19dd34d..58f0cf231 100644 --- a/src/usr/fapi2/test/makefile +++ b/src/usr/fapi2/test/makefile @@ -49,6 +49,7 @@ TESTS += fapi2GetChildrenTest.H TESTS += fapi2BasicTryTest.H TESTS += fapi2GetOtherEndTest.H TESTS += fapi2SpdTestCxx.H +TESTS += fapi2MvpdTestCxx.H include ${ROOTPATH}/config.mk |

