Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
sumits
/
dma-buf
/
e3181e9a72e19bc556e5fba6c1217901e2bc20f4
/
.
/
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