]> Git Repo - qemu.git/blame - hw/pci/Makefile.objs
PPC: Fix dma interrupt
[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
6f991980 8
82cb6b04 9common-obj-$(CONFIG_ALL) += pci-stub.o
This page took 0.056376 seconds and 4 git commands to generate.