2019-05-19 12:07:45 +00:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2016-12-30 15:13:30 +00:00
|
|
|
obj-$(CONFIG_SAMPLE_VFIO_MDEV_MTTY) += mtty.o
|
2018-05-11 15:05:03 +00:00
|
|
|
obj-$(CONFIG_SAMPLE_VFIO_MDEV_MDPY) += mdpy.o
|
2018-05-11 15:05:04 +00:00
|
|
|
obj-$(CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB) += mdpy-fb.o
|
2018-05-11 15:05:04 +00:00
|
|
|
obj-$(CONFIG_SAMPLE_VFIO_MDEV_MBOCHS) += mbochs.o
|