sh: dreamcast: rtc: push down rtc class ops into driver
[sfrench/cifs-2.6.git] / arch / sh / boards / mach-dreamcast / Makefile
index 7b97546c7e5f4d58bda8f080e0910290a05a5112..62b024bc2a3ef59a8e1654387a7de853c394c506 100644 (file)
@@ -2,5 +2,5 @@
 # Makefile for the Sega Dreamcast specific parts of the kernel
 #
 
-obj-y   := setup.o irq.o rtc.o
-
+obj-y   := setup.o irq.o
+obj-$(CONFIG_RTC_DRV_GENERIC) += rtc.o