Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
kishon
/
linux-phy
/
b2ecb89c27a4fd110187e0afeca70557215f55a1
/
.
/
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