Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
4fa92fb25ae5a2d79d872ab54df511c831b1f363
/
.
/
drivers
/
vfio
/
Makefile
blob: 72bfabc8629e9cc5cc09276d40de96f7991459a3 [
file
] [
log
] [
blame
]
obj
-
$
(
CONFIG_VFIO
)
+=
vfio
.
o
obj
-
$
(
CONFIG_VFIO_IOMMU_TYPE1
)
+=
vfio_iommu_type1
.
o
obj
-
$
(
CONFIG_VFIO_IOMMU_SPAPR_TCE
)
+=
vfio_iommu_spapr_tce
.
o
obj
-
$
(
CONFIG_VFIO_PCI
)
+=
pci
/