diff options
Diffstat (limited to 'stubs/Makefile.objs')
| -rw-r--r-- | stubs/Makefile.objs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/stubs/Makefile.objs b/stubs/Makefile.objs index 4b258a6731..7cdcad4fdb 100644 --- a/stubs/Makefile.objs +++ b/stubs/Makefile.objs @@ -41,3 +41,6 @@ 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 +stub-obj-y += ipmi.o +stub-obj-y += pc_madt_cpu_entry.o |