diff options
Diffstat (limited to 'hw/dataplane/Makefile.objs')
-rw-r--r-- | hw/dataplane/Makefile.objs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/dataplane/Makefile.objs b/hw/dataplane/Makefile.objs deleted file mode 100644 index 701111ccb9..0000000000 --- a/hw/dataplane/Makefile.objs +++ /dev/null @@ -1 +0,0 @@ -obj-$(CONFIG_VIRTIO_BLK_DATA_PLANE) += hostmem.o vring.o ioq.o virtio-blk.o |