]> git.proxmox.com Git - qemu.git/blame - hw/pci/Makefile.objs
milkymist-uart: Use Device::realize instead of SysBusDevice::init
[qemu.git] / hw / pci / Makefile.objs
CommitLineData
315a1350
MT
1common-obj-$(CONFIG_PCI) += pci.o pci_bridge.o
2common-obj-$(CONFIG_PCI) += msix.o msi.o
3common-obj-$(CONFIG_PCI) += shpc.o
4common-obj-$(CONFIG_PCI) += slotid_cap.o
5common-obj-$(CONFIG_PCI) += pci_host.o pcie_host.o
6common-obj-$(CONFIG_PCI) += pcie.o pcie_aer.o pcie_port.o
6f991980 7
cf01ba9e 8common-obj-$(call lnot,$(CONFIG_PCI)) += pci-stub.o
82cb6b04 9common-obj-$(CONFIG_ALL) += pci-stub.o
49ab747f 10
79ca616f 11common-obj-$(CONFIG_PCI_HOTPLUG_OLD) += pci-hotplug-old.o