mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
stubs: move acpi stubs to hw/acpi
No need to include them in libqemustub.a, since only system emulators need them. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
cc7a73604a
commit
6a997d3b76
3 changed files with 8 additions and 5 deletions
|
@ -44,6 +44,5 @@ stub-obj-y += target-monitor-defs.o
|
|||
stub-obj-y += target-get-monitor-def.o
|
||||
stub-obj-y += vhost.o
|
||||
stub-obj-y += iohandler.o
|
||||
stub-obj-y += ipmi.o
|
||||
stub-obj-y += pc_madt_cpu_entry.o
|
||||
stub-obj-y += migration-colo.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue