Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / drivers / vfio / Makefile
... / ...
CommitLineData
1vfio_virqfd-y := virqfd.o
2
3obj-$(CONFIG_VFIO) += vfio.o
4obj-$(CONFIG_VFIO_VIRQFD) += vfio_virqfd.o
5obj-$(CONFIG_VFIO_IOMMU_TYPE1) += vfio_iommu_type1.o
6obj-$(CONFIG_VFIO_IOMMU_SPAPR_TCE) += vfio_iommu_spapr_tce.o
7obj-$(CONFIG_VFIO_SPAPR_EEH) += vfio_spapr_eeh.o
8obj-$(CONFIG_VFIO_PCI) += pci/
9obj-$(CONFIG_VFIO_PLATFORM) += platform/
This page took 0.023618 seconds and 5 git commands to generate.