xref: /kernel/linux/linux-5.10/drivers/vfio/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/vfio/
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

Indexes created Thu Nov 07 10:32:03 CST 2024