]> Git Repo - qemu.git/blob - hw/vfio/Makefile.objs
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
[qemu.git] / hw / vfio / Makefile.objs
1 obj-y += common.o spapr.o
2 obj-$(CONFIG_VFIO_PCI) += pci.o pci-quirks.o display.o
3 obj-$(CONFIG_VFIO_CCW) += ccw.o
4 obj-$(CONFIG_VFIO_PLATFORM) += platform.o
5 obj-$(CONFIG_VFIO_XGMAC) += calxeda-xgmac.o
6 obj-$(CONFIG_VFIO_AMD_XGBE) += amd-xgbe.o
7 obj-$(CONFIG_VFIO_AP) += ap.o
This page took 0.025061 seconds and 4 git commands to generate.