diff options
| author | Wolfgang Denk <[email protected]> | 2006-03-17 17:41:56 +0100 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2006-03-17 17:41:56 +0100 |
| commit | 0a112d8696dcffdf87a7066e2dade1eacbdd80d9 (patch) | |
| tree | 86f83dc1ad77177294d23499aadbe8db69bfdb54 /rtc/Makefile | |
| parent | 09e4b0c5d3881412519f33d498560a5bbcc82cd9 (diff) | |
| parent | dc9e499c620a590e0f906e807e24c85807af3338 (diff) | |
Merge with port of MPC8349EMDS board
Diffstat (limited to 'rtc/Makefile')
| -rw-r--r-- | rtc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtc/Makefile b/rtc/Makefile index b08057e2f13..2c5d099feef 100644 --- a/rtc/Makefile +++ b/rtc/Makefile @@ -29,7 +29,7 @@ LIB = librtc.a OBJS = date.o \ bf533_rtc.o ds12887.o ds1302.o ds1306.o ds1307.o \ - ds1337.o ds1556.o ds164x.o ds174x.o \ + ds1337.o ds1374.o ds1556.o ds164x.o ds174x.o \ m41t11.o max6900.o m48t35ax.o mc146818.o mk48t59.o \ mpc5xxx.o mpc8xx.o pcf8563.o s3c24x0_rtc.o rs5c372.o |
