diff options
Diffstat (limited to 'qemu/hw/smbios/Makefile.objs')
-rw-r--r-- | qemu/hw/smbios/Makefile.objs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/smbios/Makefile.objs b/qemu/hw/smbios/Makefile.objs new file mode 100644 index 000000000..f69a92f96 --- /dev/null +++ b/qemu/hw/smbios/Makefile.objs @@ -0,0 +1 @@ +common-obj-$(CONFIG_SMBIOS) += smbios.o |