]> Git Repo - qemu.git/blame - hw/pci/Makefile.objs
pci: move pci core code to hw/pci
[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
7common-obj-$(CONFIG_NO_PCI) += pci-stub.o
This page took 0.022816 seconds and 4 git commands to generate.