Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
1b69be5e8afc634f39ad695a6ab6aad0cf0975c7
/
.
/
drivers
/
vfio
/
Makefile
blob: 50e30bc75e855f6564bd10a35d88a4040b6ee3e7 [
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_EEH
)
+=
vfio_spapr_eeh
.
o
obj
-
$
(
CONFIG_VFIO_PCI
)
+=
pci
/