summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMarc-André Lureau2019-07-16 17:33:55 +0200
committerPaolo Bonzini2020-08-21 12:30:16 +0200
commit7fcfd45666c382dfadce0ea160cba7e8d3328337 (patch)
treecd3e99cf3fa9a22b4e6085627c9775e96b27aee2 /Makefile
parentmeson: convert crypto directory to Meson (diff)
downloadqemu-7fcfd45666c382dfadce0ea160cba7e8d3328337.tar.gz
qemu-7fcfd45666c382dfadce0ea160cba7e8d3328337.tar.xz
qemu-7fcfd45666c382dfadce0ea160cba7e8d3328337.zip
meson: convert io directory to Meson
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c3cc71cfc0..1ee3398c15 100644
--- a/Makefile
+++ b/Makefile
@@ -246,7 +246,6 @@ dummy := $(call unnest-vars,, \
block-obj-m \
storage-daemon-obj-y \
storage-daemon-obj-m \
- io-obj-y \
common-obj-y \
common-obj-m)