Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
andersson
/
remoteproc
/
edf6b0e1e4ddb12e022ce0c17829bad6d4161ea7
/
.
/
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