]> git.sur5r.net Git - u-boot/blobdiff - drivers/rtc/Makefile
rtc: adding RX8010SJ rtc driver
[u-boot] / drivers / rtc / Makefile
index 7a8f97a05fe13d177559e966fb4de3dc70c84c1a..9723fb774c572d1af4c30bc9bce9a74f9853e31c 100644 (file)
@@ -48,6 +48,7 @@ obj-$(CONFIG_RTC_PT7C4338) += pt7c4338.o
 obj-$(CONFIG_RTC_RS5C372A) += rs5c372.o
 obj-$(CONFIG_RTC_RV3029) += rv3029.o
 obj-$(CONFIG_RTC_RX8025) += rx8025.o
+obj-$(CONFIG_RTC_RX8010SJ) += rx8010sj.o
 obj-$(CONFIG_RTC_S3C24X0) += s3c24x0_rtc.o
 obj-$(CONFIG_RTC_S35392A) += s35392a.o
 obj-$(CONFIG_SANDBOX) += sandbox_rtc.o