]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/rtc/Makefile
Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev
[karo-tx-uboot.git] / drivers / rtc / Makefile
index 8c7f1484b65f1b8dec4deb7d8751e1a61d445634..2af2bf4a5146a28f41fa023bc0c12044df612983 100644 (file)
@@ -28,7 +28,7 @@ include $(TOPDIR)/config.mk
 LIB    = $(obj)librtc.a
 
 COBJS-y += date.o
-COBJS-y += bf5xx_rtc.o
+COBJS-y += bfin_rtc.o
 COBJS-y += ds12887.o
 COBJS-y += ds1302.o
 COBJS-y += ds1306.o