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