aboutsummaryrefslogtreecommitdiff
path: root/stubs/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'stubs/Makefile.objs')
-rw-r--r--stubs/Makefile.objs3
1 files changed, 1 insertions, 2 deletions
diff --git a/stubs/Makefile.objs b/stubs/Makefile.objs
index 5dd0aee..1558ff1 100644
--- a/stubs/Makefile.objs
+++ b/stubs/Makefile.objs
@@ -26,14 +26,13 @@ stub-obj-y += qtest.o
stub-obj-y += replay.o
stub-obj-y += runstate-check.o
stub-obj-y += set-fd-handler.o
-stub-obj-y += slirp.o
stub-obj-y += sysbus.o
stub-obj-y += tpm.o
stub-obj-y += trace-control.o
stub-obj-y += uuid.o
stub-obj-y += vm-stop.o
stub-obj-y += vmstate.o
-stub-obj-$(CONFIG_WIN32) += fd-register.o
+stub-obj-y += fd-register.o
stub-obj-y += qmp_memory_device.o
stub-obj-y += target-monitor-defs.o
stub-obj-y += target-get-monitor-def.o