aboutsummaryrefslogtreecommitdiff
path: root/hw/rtc/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/rtc/Makefile.objs')
-rw-r--r--hw/rtc/Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/rtc/Makefile.objs b/hw/rtc/Makefile.objs
index 3e1eb42..3cac0d5 100644
--- a/hw/rtc/Makefile.objs
+++ b/hw/rtc/Makefile.objs
@@ -1 +1,2 @@
common-obj-$(CONFIG_PL031) += pl031.o
+obj-$(CONFIG_MC146818RTC) += mc146818rtc.o