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/fapi2.mk | |
| 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/fapi2.mk')
| -rwxr-xr-x | src/usr/fapi2/fapi2.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/fapi2/fapi2.mk b/src/usr/fapi2/fapi2.mk index cde9535e2..0df698bef 100755 --- a/src/usr/fapi2/fapi2.mk +++ b/src/usr/fapi2/fapi2.mk @@ -41,6 +41,7 @@ OBJS += plat_hwp_invoker.o OBJS += target.o OBJS += plat_hw_access.o OBJS += plat_spd_access.o +OBJS += plat_mvpd_access.o #EKB Objects (mirrored in src/import) OBJS += error_info.o |

