18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci 38c2ecf20Sopenharmony_civfio-pci-y := vfio_pci.o vfio_pci_intrs.o vfio_pci_rdwr.o vfio_pci_config.o 48c2ecf20Sopenharmony_civfio-pci-$(CONFIG_VFIO_PCI_IGD) += vfio_pci_igd.o 58c2ecf20Sopenharmony_civfio-pci-$(CONFIG_VFIO_PCI_NVLINK2) += vfio_pci_nvlink2.o 68c2ecf20Sopenharmony_civfio-pci-$(CONFIG_VFIO_PCI_ZDEV) += vfio_pci_zdev.o 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ciobj-$(CONFIG_VFIO_PCI) += vfio-pci.o 9