diff options
Diffstat (limited to 'drivers/vfio/pci/xe/Makefile')
| -rw-r--r-- | drivers/vfio/pci/xe/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/vfio/pci/xe/Makefile b/drivers/vfio/pci/xe/Makefile new file mode 100644 index 000000000000..13aa0fd192cd --- /dev/null +++ b/drivers/vfio/pci/xe/Makefile @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-$(CONFIG_XE_VFIO_PCI) += xe-vfio-pci.o +xe-vfio-pci-y := main.o |
