162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci 362306a36Sopenharmony_civfio-pci-core-y := vfio_pci_core.o vfio_pci_intrs.o vfio_pci_rdwr.o vfio_pci_config.o 462306a36Sopenharmony_civfio-pci-core-$(CONFIG_VFIO_PCI_ZDEV_KVM) += vfio_pci_zdev.o 562306a36Sopenharmony_ciobj-$(CONFIG_VFIO_PCI_CORE) += vfio-pci-core.o 662306a36Sopenharmony_ci 762306a36Sopenharmony_civfio-pci-y := vfio_pci.o 862306a36Sopenharmony_civfio-pci-$(CONFIG_VFIO_PCI_IGD) += vfio_pci_igd.o 962306a36Sopenharmony_ciobj-$(CONFIG_VFIO_PCI) += vfio-pci.o 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ciobj-$(CONFIG_MLX5_VFIO_PCI) += mlx5/ 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ciobj-$(CONFIG_HISI_ACC_VFIO_PCI) += hisilicon/ 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ciobj-$(CONFIG_PDS_VFIO_PCI) += pds/ 16