]> git.proxmox.com Git - qemu.git/blobdiff - hw/pci/Makefile.objs
hw: move target-independent files to subdirectories
[qemu.git] / hw / pci / Makefile.objs
index 1cd6cde2ee05713e0849e11167acca6bf0b0bb79..aac5f65e9d99052513bb02d46f9b72f39a964cff 100644 (file)
@@ -4,6 +4,8 @@ common-obj-$(CONFIG_PCI) += shpc.o
 common-obj-$(CONFIG_PCI) += slotid_cap.o
 common-obj-$(CONFIG_PCI) += pci_host.o pcie_host.o
 common-obj-$(CONFIG_PCI) += pcie.o pcie_aer.o pcie_port.o
-common-obj-$(CONFIG_NO_PCI) += pci-stub.o
 
+common-obj-$(CONFIG_NO_PCI) += pci-stub.o
 common-obj-$(CONFIG_ALL) += pci-stub.o
+
+common-obj-$(CONFIG_PCI) += bridge/ host/