aboutsummaryrefslogtreecommitdiff
path: root/hw/Makefile.objs
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2020-01-24 12:50:57 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2020-08-21 06:30:25 -0400
commitb908c370f73192d95f13145148c4bafe39d1171c (patch)
treee2cbde33198dd127cb840651279b3d6d9f762535 /hw/Makefile.objs
parent56d996c50ae5df3e8aa52d1abbb00eec9c00e786 (diff)
downloadqemu-b908c370f73192d95f13145148c4bafe39d1171c.zip
qemu-b908c370f73192d95f13145148c4bafe39d1171c.tar.gz
qemu-b908c370f73192d95f13145148c4bafe39d1171c.tar.bz2
meson: convert hw/nubus
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/Makefile.objs')
-rw-r--r--hw/Makefile.objs1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/Makefile.objs b/hw/Makefile.objs
index 6a7ca0f..86bc201 100644
--- a/hw/Makefile.objs
+++ b/hw/Makefile.objs
@@ -35,7 +35,6 @@ devices-dirs-$(CONFIG_VFIO) += vfio/
devices-dirs-y += virtio/
devices-dirs-y += watchdog/
devices-dirs-$(CONFIG_MEM_DEVICE) += mem/
-devices-dirs-$(CONFIG_NUBUS) += nubus/
devices-dirs-y += smbios/
endif