Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
d2eb0b998990abf51d6e1d3bf16a2637b920a660
/
.
/
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
/