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,4 +1,4 @@
obj-y += gt64xxx.o mc146818rtc.o
obj-y += gt64xxx.o
obj-$(CONFIG_FULONG) += bonito.o vt82c686.o
obj-y := $(addprefix ../,$(obj-y))