Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
[deliverable/linux.git] / drivers / vfio / Makefile
CommitLineData
cba3345c 1obj-$(CONFIG_VFIO) += vfio.o
73fa0d10 2obj-$(CONFIG_VFIO_IOMMU_TYPE1) += vfio_iommu_type1.o
5ffd229c 3obj-$(CONFIG_VFIO_IOMMU_SPAPR_TCE) += vfio_iommu_spapr_tce.o
1b69be5e 4obj-$(CONFIG_EEH) += vfio_spapr_eeh.o
73fa0d10 5obj-$(CONFIG_VFIO_PCI) += pci/
This page took 0.294391 seconds and 5 git commands to generate.