diff options
| author | Andrew Geissler <andrewg@us.ibm.com> | 2016-06-14 14:39:10 -0500 |
|---|---|---|
| committer | Matthew A. Ploetz <maploetz@us.ibm.com> | 2016-06-23 10:12:38 -0400 |
| commit | 74c5a605f216e78baf8c482f3ff7f7f7568a9312 (patch) | |
| tree | 894bbc727da5f7361e2df445c89f38fbca80fad2 /src/usr/fapi2/fapi2.mk | |
| parent | e9271107e30731bf3f6fd2d922f5921aa9ec09ca (diff) | |
| download | talos-hostboot-74c5a605f216e78baf8c482f3ff7f7f7568a9312.tar.gz talos-hostboot-74c5a605f216e78baf8c482f3ff7f7f7568a9312.zip | |
Test case for FAPI2 EC Chip attributes
Change-Id: I2a76bcd51ec74d25114b542a20fd7c23688c0ada
RTC: 154852
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25812
Tested-by: Jenkins Server
Tested-by: FSP CI Jenkins
Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com>
Reviewed-by: Jay M. Azurin <jmazurin@us.ibm.com>
Reviewed-by: Richard J. Knight <rjknight@us.ibm.com>
Reviewed-by: Matthew A. Ploetz <maploetz@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 f604fa475..1bedbd2e5 100755 --- a/src/usr/fapi2/fapi2.mk +++ b/src/usr/fapi2/fapi2.mk @@ -54,6 +54,7 @@ OBJS += plat_mvpd_access.o #EKB Objects (mirrored in src/import) OBJS += error_info.o OBJS += ffdc.o +OBJS += fapi2_utils.o #Generated Objects OBJS += fapi2_attribute_service.o |

