drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros
[oweals/u-boot.git] / drivers / rtc / Makefile
index 800ab9934ae7a13f75b7475df3f307c23cc9ab82..2e0c1183b4449d5a061e141aad5634ce02c363e1 100644 (file)
@@ -45,6 +45,7 @@ COBJS-y += m41t60.o
 COBJS-$(CONFIG_RTC_M41T62) += m41t62.o
 COBJS-y += m48t35ax.o
 COBJS-y += max6900.o
+COBJS-$(CONFIG_RTC_MC13783) += mc13783-rtc.o
 COBJS-y += mc146818.o
 COBJS-y += mcfrtc.o
 COBJS-y += mk48t59.o