]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - drivers/rtc/Makefile
Platform real time clock driver for Dallas 1511 chip
[mirror_ubuntu-eoan-kernel.git] / drivers / rtc / Makefile
index b5c3d3996444ddaf346f4dba1f76bcb03663e51d..36586c28cefcf3e0c90616745ec510e49dcdf421 100644 (file)
@@ -25,6 +25,7 @@ obj-$(CONFIG_RTC_DRV_DS1216)  += rtc-ds1216.o
 obj-$(CONFIG_RTC_DRV_DS1302)   += rtc-ds1302.o
 obj-$(CONFIG_RTC_DRV_DS1307)   += rtc-ds1307.o
 obj-$(CONFIG_RTC_DRV_DS1374)   += rtc-ds1374.o
+obj-$(CONFIG_RTC_DRV_DS1511)   += rtc-ds1511.o
 obj-$(CONFIG_RTC_DRV_DS1553)   += rtc-ds1553.o
 obj-$(CONFIG_RTC_DRV_DS1672)   += rtc-ds1672.o
 obj-$(CONFIG_RTC_DRV_DS1742)   += rtc-ds1742.o