aboutsummaryrefslogtreecommitdiff
path: root/hw/smbios/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/smbios/Makefile.objs')
-rw-r--r--hw/smbios/Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/smbios/Makefile.objs b/hw/smbios/Makefile.objs
index f69a92f967..c3d3753602 100644
--- a/hw/smbios/Makefile.objs
+++ b/hw/smbios/Makefile.objs
@@ -1 +1,2 @@
common-obj-$(CONFIG_SMBIOS) += smbios.o
+common-obj-$(call land,$(CONFIG_SMBIOS),$(CONFIG_IPMI)) += smbios_type_38.o