summaryrefslogtreecommitdiffstats
path: root/stubs/Makefile.objs
diff options
context:
space:
mode:
authorPaolo Bonzini2016-12-22 16:39:20 +0100
committerPaolo Bonzini2017-01-16 17:52:35 +0100
commita15215f3e186b3080c23aaf2f6b049c52240a03c (patch)
tree45ad53ae9d395bc06be7d5181b451d2bf8dd8e67 /stubs/Makefile.objs
parentevent_notifier: cleanups around event_notifier_set_handler (diff)
downloadqemu-a15215f3e186b3080c23aaf2f6b049c52240a03c.tar.gz
qemu-a15215f3e186b3080c23aaf2f6b049c52240a03c.tar.xz
qemu-a15215f3e186b3080c23aaf2f6b049c52240a03c.zip
build: remove --enable-colo/--disable-colo
No need to provide this knob, so remove it and stubs/migration-colo.c. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'stubs/Makefile.objs')
-rw-r--r--stubs/Makefile.objs1
1 files changed, 0 insertions, 1 deletions
diff --git a/stubs/Makefile.objs b/stubs/Makefile.objs
index e863d9aae8..a7d3b72501 100644
--- a/stubs/Makefile.objs
+++ b/stubs/Makefile.objs
@@ -36,4 +36,3 @@ stub-obj-y += qmp_pc_dimm_device_list.o
stub-obj-y += target-monitor-defs.o
stub-obj-y += target-get-monitor-def.o
stub-obj-y += pc_madt_cpu_entry.o
-stub-obj-y += migration-colo.o