aboutsummaryrefslogtreecommitdiff
path: root/stubs/Makefile.objs
diff options
context:
space:
mode:
authorCorey Minyard <cminyard@mvista.com>2016-06-10 04:15:41 -0500
committerMichael S. Tsirkin <mst@redhat.com>2016-06-24 05:13:57 +0300
commit35658f6e0c3dacfdb22198ee3917c0c28914d81d (patch)
tree06de055bdad6dccc30c2a14ecfe36eff4f453d45 /stubs/Makefile.objs
parent0517cc9863bd4753be56d47da1a568538069e19f (diff)
downloadqemu-35658f6e0c3dacfdb22198ee3917c0c28914d81d.zip
qemu-35658f6e0c3dacfdb22198ee3917c0c28914d81d.tar.gz
qemu-35658f6e0c3dacfdb22198ee3917c0c28914d81d.tar.bz2
ipmi: Add SMBIOS table entry
Add an IPMI table entry to the SMBIOS. Signed-off-by: Corey Minyard <cminyard@mvista.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'stubs/Makefile.objs')
-rw-r--r--stubs/Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/stubs/Makefile.objs b/stubs/Makefile.objs
index 4b258a6..b21cd5f 100644
--- a/stubs/Makefile.objs
+++ b/stubs/Makefile.objs
@@ -41,3 +41,4 @@ stub-obj-y += target-monitor-defs.o
stub-obj-y += target-get-monitor-def.o
stub-obj-y += vhost.o
stub-obj-y += iohandler.o
+stub-obj-y += smbios_type_38.o