Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/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_PCI) += pci/
This page took 0.039803 seconds and 6 git commands to generate.