]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/vfio/Makefile
Merge branch 'fix/fsl-esai' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[karo-tx-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/