summaryrefslogtreecommitdiff
path: root/stubs/Makefile.objs
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2015-09-29 15:31:26 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2015-10-19 10:05:50 +0200
commite47666b8d1f0a7043d53671587058b3ce539b09d (patch)
tree9b6301168c30d99a849a1071e291ac8eaf5f5a6f /stubs/Makefile.objs
parent96d885b93b47243d2fc6ee826abaa8c0017282c9 (diff)
downloadqemu-e47666b8d1f0a7043d53671587058b3ce539b09d.tar.gz
qemu-char: convert braille backend to data-driven creation
Reviewed-by: Eric Blake <eblake@redhat.com> 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 63988ca75e..8cfa5a2f46 100644
--- a/stubs/Makefile.objs
+++ b/stubs/Makefile.objs
@@ -1,6 +1,5 @@
stub-obj-y += arch-query-cpu-def.o
stub-obj-y += bdrv-commit-all.o
-stub-obj-y += chr-baum-init.o
stub-obj-y += chr-testdev.o
stub-obj-y += clock-warp.o
stub-obj-y += cpu-get-clock.o