Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
[pandora-u-boot.git] / drivers / rtc / Makefile
index c1bf319..9be2130 100644 (file)
@@ -42,6 +42,8 @@ COBJS-y += ds3231.o
 COBJS-$(CONFIG_RTC_ISL1208) += isl1208.o
 COBJS-y += m41t11.o
 COBJS-y += m41t60.o
+COBJS-$(CONFIG_RTC_M41T62) += m41t62.o
+COBJS-y += max6900.o
 COBJS-y += m48t35ax.o
 COBJS-y += max6900.o
 COBJS-y += mc146818.o