]> Git Repo - qemu.git/blobdiff - hw/acpi/Makefile.objs
hw/ssi/mss-spi: Avoid crash when reading empty RX FIFO
[qemu.git] / hw / acpi / Makefile.objs
index 2d46e3789ae8b7b3a22bfd1e9b4142b5060d6f14..9bb2101e3bc4ada71d45cfbb0a6aa96bed82c682 100644 (file)
@@ -10,7 +10,8 @@ common-obj-$(call lnot,$(CONFIG_ACPI_X86)) += acpi-stub.o
 
 common-obj-y += acpi_interface.o
 common-obj-y += bios-linker-loader.o
-common-obj-y += aml-build.o
+common-obj-y += aml-build.o utils.o
+common-obj-$(CONFIG_ACPI_PCI) += pci.o
 common-obj-$(CONFIG_TPM) += tpm.o
 
 common-obj-$(CONFIG_IPMI) += ipmi.o
This page took 0.0244 seconds and 4 git commands to generate.