Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[deliverable/linux.git] / drivers / vfio / Makefile
1 obj-$(CONFIG_VFIO) += vfio.o
2 obj-$(CONFIG_VFIO_IOMMU_TYPE1) += vfio_iommu_type1.o
3 obj-$(CONFIG_VFIO_IOMMU_SPAPR_TCE) += vfio_iommu_spapr_tce.o
4 obj-$(CONFIG_VFIO_SPAPR_EEH) += vfio_spapr_eeh.o
5 obj-$(CONFIG_VFIO_PCI) += pci/
This page took 0.040072 seconds and 6 git commands to generate.