hw: move MC146818RTC to hw/timer/, configure via default-configs/

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2013-02-05 12:30:44 +01:00
parent a100107d56
commit 0ddfaf7fe4
20 changed files with 18 additions and 9 deletions

View file

@ -1,5 +1,4 @@
obj-y = apb_pci.o
obj-y += mc146818rtc.o
obj-y := $(addprefix ../,$(obj-y))