forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/samples/vfio-mdev/Makefile
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 obj-$(CONFIG_SAMPLE_VFIO_MDEV_MTTY) += mtty.o
23 obj-$(CONFIG_SAMPLE_VFIO_MDEV_MDPY) += mdpy.o
34 obj-$(CONFIG_SAMPLE_VFIO_MDEV_MDPY_FB) += mdpy-fb.o