[U-Boot-Users] [PATCH] rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile
Stefan Roese
sr at denx.de
Mon Mar 17 10:49:25 CET 2008
Signed-off-by: Stefan Roese <sr at denx.de>
---
drivers/rtc/Makefile | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/rtc/Makefile b/drivers/rtc/Makefile
index 9be2130..800ab99 100644
--- a/drivers/rtc/Makefile
+++ b/drivers/rtc/Makefile
@@ -43,7 +43,6 @@ 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
--
1.5.4.4
More information about the U-Boot
mailing list