projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bb707c
)
rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile
author
Stefan Roese
<sr@denx.de>
Mon, 17 Mar 2008 09:49:25 +0000
(10:49 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Tue, 25 Mar 2008 23:06:19 +0000
(
00:06
+0100)
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/rtc/Makefile
patch
|
blob
|
history
diff --git
a/drivers/rtc/Makefile
b/drivers/rtc/Makefile
index
9be2130
..
800ab99
100644
(file)
--- 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