summaryrefslogtreecommitdiffstats
path: root/hw/block/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/block/Makefile.objs')
-rw-r--r--hw/block/Makefile.objs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/block/Makefile.objs b/hw/block/Makefile.objs
index bf46f03..d4c3ab7 100644
--- a/hw/block/Makefile.objs
+++ b/hw/block/Makefile.objs
@@ -12,4 +12,4 @@ common-obj-$(CONFIG_NVME_PCI) += nvme.o
obj-$(CONFIG_SH4) += tc58128.o
obj-$(CONFIG_VIRTIO) += virtio-blk.o
-obj-$(CONFIG_VIRTIO_BLK_DATA_PLANE) += dataplane/
+obj-$(CONFIG_VIRTIO) += dataplane/
OpenPOWER on IntegriCloud