diff options
| author | nagurram-in <nagendra.g@in.ibm.com> | 2017-01-13 16:09:22 -0600 |
|---|---|---|
| committer | William G. Hoffa <wghoffa@us.ibm.com> | 2017-03-27 17:06:21 -0400 |
| commit | 27f352e4a1e3a695fa6cde169f4637fce647e10b (patch) | |
| tree | fb761a70067d374981e926499167ff3a9b7d600c /src/usr/hdat/makefile | |
| parent | 8ae9a2c137ebc771ed1ad34c24d93f55d508e175 (diff) | |
| download | talos-hostboot-27f352e4a1e3a695fa6cde169f4637fce647e10b.tar.gz talos-hostboot-27f352e4a1e3a695fa6cde169f4637fce647e10b.zip | |
IPMI structure port to master
Change-Id: Ica8b6a87612d961e337a164d8c67d3f6531e118e
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34869
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Jayashankar Padath <jayashankar.padath@in.ibm.com>
Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com>
Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/hdat/makefile')
| -rw-r--r-- | src/usr/hdat/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/hdat/makefile b/src/usr/hdat/makefile index a2d95b15e..810c05022 100644 --- a/src/usr/hdat/makefile +++ b/src/usr/hdat/makefile @@ -49,5 +49,6 @@ OBJS += hdathostservices.o OBJS += hdathbrt.o OBJS += hdatspiraS.o OBJS += hdatspiraH.o +OBJS += hdatipmi.o include ${ROOTPATH}/config.mk |

