mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
hw: make all of hw/pci/ configurable via default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
aaa4d1df2e
commit
ddf2bcfc63
6 changed files with 8 additions and 2 deletions
|
@ -2,7 +2,7 @@ obj-y += mc146818rtc.o
|
|||
obj-y += apic_common.o apic.o
|
||||
obj-y += sga.o ioapic_common.o ioapic.o piix_pci.o
|
||||
obj-y += vmport.o
|
||||
obj-y += pci/pci-hotplug.o wdt_ib700.o
|
||||
obj-y += wdt_ib700.o
|
||||
obj-y += debugcon.o debugexit.o
|
||||
obj-y += pc_sysfw.o
|
||||
obj-y += lpc_ich9.o q35.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue