Skip to content
Snippets Groups Projects
Commit 22ed2285 authored by Stefan Roese's avatar Stefan Roese Committed by Wolfgang Denk
Browse files

rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile


Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 1bb707c3
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment