]> git.sur5r.net Git - u-boot/blobdiff - drivers/rtc/Makefile
usb: dwc3: Add DWC3 controller driver support
[u-boot] / drivers / rtc / Makefile
index aeb705ae9629ca8d1a889a0a9b0f6d228e8f9155..3092de1d9c6a542485ac94fc45ddd955212c7ad7 100644 (file)
@@ -52,4 +52,5 @@ obj-$(CONFIG_RTC_RTC4543) += rtc4543.o
 obj-$(CONFIG_RTC_RV3029) += rv3029.o
 obj-$(CONFIG_RTC_RX8025) += rx8025.o
 obj-$(CONFIG_RTC_S3C24X0) += s3c24x0_rtc.o
+obj-$(CONFIG_SANDBOX) += sandbox_rtc.o
 obj-$(CONFIG_RTC_X1205) += x1205.o