X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Frtc%2FMakefile;h=6e79c912bf9ee1b44d30baafabe2ef424fb14f3b;hb=06de18085122b873012cb23f043e2bdcf5f50923;hp=16368600643cb3a88b15f32371dde41276cdf9a4;hpb=a7fa9851b6dd18824320c4129f26947b3cdb63d8;p=linux-2.6-omap-h63xx.git diff --git a/drivers/rtc/Makefile b/drivers/rtc/Makefile index 16368600643..6e79c912bf9 100644 --- a/drivers/rtc/Makefile +++ b/drivers/rtc/Makefile @@ -28,6 +28,7 @@ obj-$(CONFIG_RTC_DRV_DS1302) += rtc-ds1302.o obj-$(CONFIG_RTC_DRV_DS1305) += rtc-ds1305.o obj-$(CONFIG_RTC_DRV_DS1307) += rtc-ds1307.o obj-$(CONFIG_RTC_DRV_DS1374) += rtc-ds1374.o +obj-$(CONFIG_RTC_DRV_DS1390) += rtc-ds1390.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