mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00
hw: move MC146818RTC to hw/timer/, configure via default-configs/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
a100107d56
commit
0ddfaf7fe4
20 changed files with 18 additions and 9 deletions
|
@ -1,5 +1,4 @@
|
|||
obj-y = apb_pci.o
|
||||
obj-y += mc146818rtc.o
|
||||
|
||||
obj-y := $(addprefix ../,$(obj-y))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue