aboutsummaryrefslogtreecommitdiff
path: root/hw/smbios/Makefile.objs
blob: ee0712bae048bfd5ff045b757cce2a41c897976d (plain)
1
2
3
4
5
common-obj-$(CONFIG_SMBIOS) += smbios.o
common-obj-$(call land,$(CONFIG_SMBIOS),$(CONFIG_IPMI)) += smbios_type_38.o

common-obj-$(call lnot,$(CONFIG_SMBIOS)) += smbios-stub.o
common-obj-$(CONFIG_ALL) += smbios-stub.o