]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/acpi/Makefile.objs
hw/acpi: Consolidate build_mcfg to pci.c
[mirror_qemu.git] / hw / acpi / Makefile.objs
index 2d46e3789ae8b7b3a22bfd1e9b4142b5060d6f14..661a9b8c2f86e89fd77b5cf68618e2d07517963d 100644 (file)
@@ -11,6 +11,7 @@ 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-$(CONFIG_ACPI_PCI) += pci.o
 common-obj-$(CONFIG_TPM) += tpm.o
 
 common-obj-$(CONFIG_IPMI) += ipmi.o