Sign in
gem5
/
arm
/
linux-arm64-legacy
/
c6930992948adf0f8fc1f6ff1da51c5002a2cf95
/
.
/
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
/