]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - samples/vfio-mdev/Makefile
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-jammy-kernel.git] / samples / vfio-mdev / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
08c1a4ef 2obj-$(CONFIG_SAMPLE_VFIO_MDEV_MTTY) += mtty.o
d61fc96f 3obj-$(CONFIG_SAMPLE_VFIO_MDEV_MDPY) += mdpy.o
cacade19 4obj-$(CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB) += mdpy-fb.o
a5e6e650 5obj-$(CONFIG_SAMPLE_VFIO_MDEV_MBOCHS) += mbochs.o