summary refs log tree commit diff stats
path: root/stubs/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'stubs/Makefile.objs')
-rw-r--r--stubs/Makefile.objs2
1 files changed, 2 insertions, 0 deletions
diff --git a/stubs/Makefile.objs b/stubs/Makefile.objs
index f32b9e47a3..918e46bdc1 100644
--- a/stubs/Makefile.objs
+++ b/stubs/Makefile.objs
@@ -8,10 +8,12 @@ stub-obj-y += fdset.o
 stub-obj-y += gdbstub.o
 stub-obj-y += iothread-lock.o
 stub-obj-y += is-daemonized.o
+stub-obj-y += isa-bus.o
 stub-obj-$(CONFIG_LINUX_AIO) += linux-aio.o
 stub-obj-$(CONFIG_LINUX_IO_URING) += io_uring.o
 stub-obj-y += monitor-core.o
 stub-obj-y += notify-event.o
+stub-obj-y += pci-bus.o
 stub-obj-y += qmp_memory_device.o
 stub-obj-y += qtest.o
 stub-obj-y += ramfb.o