5 lines
194 B
Makefile
5 lines
194 B
Makefile
|
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
|