mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
hw: move timer devices to hw/timer/, configure with default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
47934d0aad
commit
3bd884511f
28 changed files with 37 additions and 17 deletions
|
@ -1,4 +1,4 @@
|
|||
obj-y += sh_timer.o sh_intc.o sh_pci.o
|
||||
obj-y += sh_intc.o sh_pci.o
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue