summaryrefslogtreecommitdiff
path: root/drivers/vfio/fsl-mc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/vfio/fsl-mc/Makefile')
-rw-r--r--drivers/vfio/fsl-mc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/vfio/fsl-mc/Makefile b/drivers/vfio/fsl-mc/Makefile
new file mode 100644
index 000000000000..cad6dbf0b735
--- /dev/null
+++ b/drivers/vfio/fsl-mc/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
+
+vfio-fsl-mc-y := vfio_fsl_mc.o vfio_fsl_mc_intr.o
+obj-$(CONFIG_VFIO_FSL_MC) += vfio-fsl-mc.o