Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
tzungbi
/
chrome-platform
/
4da3a54f5a025846f9930354cfb80f075b9952e0
/
.
/
samples
/
vfio-mdev
/
Makefile
blob: 10d179c4fdeb18b1d3d8f28ba09f98d3f201c3be [
file
] [
log
] [
blame
]
# 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