Sign in
gem5
/
arm
/
linux
/
02df6fe145715f1d3858c0c65aed991f148b70b4
/
.
/
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
/