aboutsummaryrefslogtreecommitdiff
path: root/rtc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'rtc/Makefile')
-rw-r--r--rtc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtc/Makefile b/rtc/Makefile
index 1c543d74f..71fadeafd 100644
--- a/rtc/Makefile
+++ b/rtc/Makefile
@@ -30,7 +30,7 @@ LIB = librtc.a
OBJS = date.o \
ds12887.o ds1302.o ds1306.o ds1307.o ds1337.o \
ds1556.o ds164x.o ds174x.o \
- m41t11.o m48t35ax.o mc146818.o mk48t59.o \
+ m41t11.o max6900.o m48t35ax.o mc146818.o mk48t59.o \
mpc5xxx.o mpc8xx.o pcf8563.o s3c24x0_rtc.o
all: $(LIB)