summaryrefslogtreecommitdiffstats
path: root/drivers/virtio/vdpa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/virtio/vdpa/Makefile')
-rw-r--r--drivers/virtio/vdpa/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/virtio/vdpa/Makefile b/drivers/virtio/vdpa/Makefile
deleted file mode 100644
index 8bbb686ca7a2..000000000000
--- a/drivers/virtio/vdpa/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0
-obj-$(CONFIG_VDPA) += vdpa.o
-obj-$(CONFIG_VDPA_SIM) += vdpa_sim/
-obj-$(CONFIG_IFCVF) += ifcvf/