diff options
| author | Paolo Bonzini | 2016-10-24 10:27:59 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2017-01-16 17:52:35 +0100 |
| commit | 671ab4368a27401cff34cb74627332207f40cd54 (patch) | |
| tree | e3508ec5e40460f5ee04828e535bc77224d46aca /stubs/Makefile.objs | |
| parent | stubs: move acpi stubs to hw/acpi (diff) | |
| download | qemu-671ab4368a27401cff34cb74627332207f40cd54.tar.gz qemu-671ab4368a27401cff34cb74627332207f40cd54.tar.xz qemu-671ab4368a27401cff34cb74627332207f40cd54.zip | |
stubs: remove unused stub for serial_hd
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'stubs/Makefile.objs')
| -rw-r--r-- | stubs/Makefile.objs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stubs/Makefile.objs b/stubs/Makefile.objs index c4df9152f6..5b3e7c6af4 100644 --- a/stubs/Makefile.objs +++ b/stubs/Makefile.objs @@ -15,7 +15,6 @@ stub-obj-y += fdset-find-fd.o stub-obj-y += fdset-get-fd.o stub-obj-y += fdset-remove-fd.o stub-obj-y += gdbstub.o -stub-obj-y += get-next-serial.o stub-obj-y += get-vm-name.o stub-obj-y += iothread.o stub-obj-y += iothread-lock.o |
