Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ca2b2252fc42b20c4050937ba1a82a6af4fb83aa
/
.
/
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
/