Sign in
android-kvm
/
linux
/
4f1fa2a1bbeb2feca436d2c86bf6f78dc4e5e4c4
/
.
/
samples
/
vfio-mdev
/
Makefile
blob: 10d179c4fdeb18b1d3d8f28ba09f98d3f201c3be [
file
]
# SPDX-License-Identifier: GPL-2.0-only
obj
-
$
(
CONFIG_SAMPLE_VFIO_MDEV_MTTY
)
+=
mtty
.
o
obj
-
$
(
CONFIG_SAMPLE_VFIO_MDEV_MDPY
)
+=
mdpy
.
o
obj
-
$
(
CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB
)
+=
mdpy
-
fb
.
o
obj
-
$
(
CONFIG_SAMPLE_VFIO_MDEV_MBOCHS
)
+=
mbochs
.
o