Merge commit 'u-boot/master' into for-1.3.1
[platform/kernel/u-boot.git] / drivers / rtc / Makefile
index 4a22b0d..1d6016e 100644 (file)
@@ -50,6 +50,7 @@ COBJS-y += pcf8563.o
 COBJS-y += s3c24x0_rtc.o
 COBJS-y += rs5c372.o
 COBJS-y += mcfrtc.o
+COBJS-y += x1205.o
 
 COBJS  := $(COBJS-y)
 SRCS   := $(COBJS:.o=.c)