diff options
| author | Bill Hoffa <wghoffa@us.ibm.com> | 2014-12-01 11:48:01 -0600 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-12-14 17:34:09 -0600 |
| commit | 8f0edf314a9c9198d95b0c7598e269cf8b7f232a (patch) | |
| tree | b6e09d66845e500bbaf036a40874aea461691044 /src/usr/ipmi/makefile | |
| parent | 9b53fb2a9083e62380f7bf2fb041378ef4de96ee (diff) | |
| download | talos-hostboot-8f0edf314a9c9198d95b0c7598e269cf8b7f232a.tar.gz talos-hostboot-8f0edf314a9c9198d95b0c7598e269cf8b7f232a.zip | |
IPMI Fru Inventory Record Creation
Change-Id: I9339e267ff7d2e2edbf4305d8c2d57f73f0c5eeb
RTC:108829
Depends-on:I3c0c4c7c14521f1b64af37d62e57a5947602ed11
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14666
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/ipmi/makefile')
| -rw-r--r-- | src/usr/ipmi/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/ipmi/makefile b/src/usr/ipmi/makefile index 52f3dadfd..00a60052e 100644 --- a/src/usr/ipmi/makefile +++ b/src/usr/ipmi/makefile @@ -33,6 +33,7 @@ OBJS += ipmifru.o OBJS += ipmiconfig.o OBJS += ipmisensor.o OBJS += ipmiwatchdog.o +OBJS += ipmifruinv.o #SUBDIRS += test.d |

