Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
cccea7f5c40ef96866d02be01e0712985940d102
/
.
/
drivers
/
vfio
/
Makefile
blob: 2398d4a0e38b9d93f2bb7dae81d713b50b273751 [
file
] [
log
] [
blame
]
Alex Williamson
cba3345
2012-07-31 08:16:22 -0600
[
diff
] [
blame
]
1
obj
-
$
(
CONFIG_VFIO
)
+=
vfio
.
o
Alex Williamson
73fa0d1
2012-07-31 08:16:23 -0600
[
diff
] [
blame
]
2
obj
-
$
(
CONFIG_VFIO_IOMMU_TYPE1
)
+=
vfio_iommu_type1
.
o
3
obj
-
$
(
CONFIG_VFIO_PCI
)
+=
pci
/