Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[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
92d18a68 4obj-$(CONFIG_VFIO_SPAPR_EEH) += vfio_spapr_eeh.o
73fa0d10 5obj-$(CONFIG_VFIO_PCI) += pci/
This page took 0.156367 seconds and 5 git commands to generate.