diff options
Diffstat (limited to 'drivers/virtio/vdpa/ifcvf/Makefile')
-rw-r--r-- | drivers/virtio/vdpa/ifcvf/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/virtio/vdpa/ifcvf/Makefile b/drivers/virtio/vdpa/ifcvf/Makefile deleted file mode 100644 index d709915995ab..000000000000 --- a/drivers/virtio/vdpa/ifcvf/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -# SPDX-License-Identifier: GPL-2.0 -obj-$(CONFIG_IFCVF) += ifcvf.o -ifcvf-$(CONFIG_IFCVF) += ifcvf_main.o ifcvf_base.o |