mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -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,3 @@
|
|||
# PREP target
|
||||
obj-y += mc146818rtc.o
|
||||
# IBM pSeries (sPAPR)
|
||||
obj-$(CONFIG_PSERIES) += spapr_vty.o spapr_llan.o spapr_vscsi.o
|
||||
obj-$(CONFIG_PSERIES) += spapr_pci.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue