diff options
Diffstat (limited to 'hw/block/dataplane/Makefile.objs')
-rw-r--r-- | hw/block/dataplane/Makefile.objs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/block/dataplane/Makefile.objs b/hw/block/dataplane/Makefile.objs deleted file mode 100644 index 0c5270268e..0000000000 --- a/hw/block/dataplane/Makefile.objs +++ /dev/null @@ -1,2 +0,0 @@ -obj-$(CONFIG_VIRTIO_BLK) += virtio-blk.o -obj-$(CONFIG_XEN) += xen-block.o |