xref: /linux/drivers/vfio/pci/Makefile (revision c771600c6af14749609b49565ffb4cac2959710d)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
289e1f7d4SAlex Williamson
37fa005caSMax Gurtovoyvfio-pci-core-y := vfio_pci_core.o vfio_pci_intrs.o vfio_pci_rdwr.o vfio_pci_config.o
4c435c546SMatthew Rosatovfio-pci-core-$(CONFIG_VFIO_PCI_ZDEV_KVM) += vfio_pci_zdev.o
57fa005caSMax Gurtovoyobj-$(CONFIG_VFIO_PCI_CORE) += vfio-pci-core.o
689e1f7d4SAlex Williamson
77fa005caSMax Gurtovoyvfio-pci-y := vfio_pci.o
87fa005caSMax Gurtovoyvfio-pci-$(CONFIG_VFIO_PCI_IGD) += vfio_pci_igd.o
989e1f7d4SAlex Williamsonobj-$(CONFIG_VFIO_PCI) += vfio-pci.o
106fadb021SYishai Hadas
116fadb021SYishai Hadasobj-$(CONFIG_MLX5_VFIO_PCI)           += mlx5/
12ee3a5b23SShameer Kolothum
13ee3a5b23SShameer Kolothumobj-$(CONFIG_HISI_ACC_VFIO_PCI) += hisilicon/
1438fe3975SBrett Creeley
1538fe3975SBrett Creeleyobj-$(CONFIG_PDS_VFIO_PCI) += pds/
16eb61eca0SYishai Hadas
17eb61eca0SYishai Hadasobj-$(CONFIG_VIRTIO_VFIO_PCI) += virtio/
18701ab935SAnkit Agrawal
19701ab935SAnkit Agrawalobj-$(CONFIG_NVGRACE_GPU_VFIO_PCI) += nvgrace-gpu/
20*bb208810SXin Zeng
21*bb208810SXin Zengobj-$(CONFIG_QAT_VFIO_PCI) += qat/
22