[PATCH] RTC subsystem: class
[linux-flexiantxendom0-3.2.10.git] / drivers / rtc / Makefile
index eb9ad77..7b87f37 100644 (file)
@@ -2,4 +2,7 @@
 # Makefile for RTC class/drivers.
 #
 
-obj-$(CONFIG_RTC_LIB)  += rtc-lib.o
+obj-$(CONFIG_RTC_LIB)          += rtc-lib.o
+obj-$(CONFIG_RTC_HCTOSYS)      += hctosys.o
+obj-$(CONFIG_RTC_CLASS)                += rtc-core.o
+rtc-core-y                     := class.o interface.o