aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2019-07-24 19:23:16 +0400
committerPaolo Bonzini <pbonzini@redhat.com>2020-08-21 06:30:23 -0400
commitab3180515c6a5f080623cde07c9b89ece77abb19 (patch)
tree4a5d2c16c307f1914adfa42fcaed3ecf6c108d0c /Makefile.objs
parentcdaf07228cf42d708fe24371a68cec022841e018 (diff)
downloadqemu-ab3180515c6a5f080623cde07c9b89ece77abb19.zip
qemu-ab3180515c6a5f080623cde07c9b89ece77abb19.tar.gz
qemu-ab3180515c6a5f080623cde07c9b89ece77abb19.tar.bz2
meson: convert backends 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.objs')
-rw-r--r--Makefile.objs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.objs b/Makefile.objs
index f270044..c00851a 100644
--- a/Makefile.objs
+++ b/Makefile.objs
@@ -66,8 +66,6 @@ common-obj-$(if $(and $(CONFIG_BZIP2),$(CONFIG_DMG)),m) += block-dmg-bz2$(DSOSUF
common-obj-y += hw/
common-obj-m += hw/
-common-obj-y += backends/
-
common-obj-y += qapi/
common-obj-y += libqmp.fa