mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 10:34:58 -06:00
hw: move watchdogs to hw/watchdog, configure via default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
ddf2bcfc63
commit
a100107d56
6 changed files with 5 additions and 2 deletions
|
@ -2,7 +2,6 @@ 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 += 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