Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
a7a6bdd0670feb8bfc26d41cda32b6064dbca50e
/
.
/
drivers
/
vfio
/
Makefile
blob: 0b035b12600a7ba6aeaa8d16367fdfbe4f78c9da [
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_SPAPR_EEH
)
+=
vfio_spapr_eeh
.
o
obj
-
$
(
CONFIG_VFIO_PCI
)
+=
pci
/