]> Git Repo - qemu.git/blob - hw/vfio/Makefile.objs
hw/hppa/dino.c: Improve emulation of Dino PCI chip
[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.022081 seconds and 4 git commands to generate.