18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_civfio_virqfd-y := virqfd.o 38c2ecf20Sopenharmony_ci 48c2ecf20Sopenharmony_ciobj-$(CONFIG_VFIO) += vfio.o 58c2ecf20Sopenharmony_ciobj-$(CONFIG_VFIO_VIRQFD) += vfio_virqfd.o 68c2ecf20Sopenharmony_ciobj-$(CONFIG_VFIO_IOMMU_TYPE1) += vfio_iommu_type1.o 78c2ecf20Sopenharmony_ciobj-$(CONFIG_VFIO_IOMMU_SPAPR_TCE) += vfio_iommu_spapr_tce.o 88c2ecf20Sopenharmony_ciobj-$(CONFIG_VFIO_SPAPR_EEH) += vfio_spapr_eeh.o 98c2ecf20Sopenharmony_ciobj-$(CONFIG_VFIO_PCI) += pci/ 108c2ecf20Sopenharmony_ciobj-$(CONFIG_VFIO_PLATFORM) += platform/ 118c2ecf20Sopenharmony_ciobj-$(CONFIG_VFIO_MDEV) += mdev/ 128c2ecf20Sopenharmony_ciobj-$(CONFIG_VFIO_FSL_MC) += fsl-mc/ 13