summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Makefile
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>2007-12-27 16:55:17 +0100
committerWolfgang Denk <wd@denx.de>2008-01-09 13:29:27 +0100
commit95c6bc7d4a3588b452baca610f8c795a83630477 (patch)
tree832b3e7e27b763b39f859c203ed1c3ea87e7bf74 /drivers/rtc/Makefile
parent1208a2dfde02bedd3c5bda29a606632b8e0be058 (diff)
downloadblackbird-obmc-uboot-95c6bc7d4a3588b452baca610f8c795a83630477.tar.gz
blackbird-obmc-uboot-95c6bc7d4a3588b452baca610f8c795a83630477.zip
Add Epson RX8025 RTC support
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
Diffstat (limited to 'drivers/rtc/Makefile')
-rw-r--r--drivers/rtc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/rtc/Makefile b/drivers/rtc/Makefile
index e5ee611350..8c7f1484b6 100644
--- a/drivers/rtc/Makefile
+++ b/drivers/rtc/Makefile
@@ -50,6 +50,7 @@ COBJS-y += mpc8xx.o
COBJS-y += pcf8563.o
COBJS-y += s3c24x0_rtc.o
COBJS-y += rs5c372.o
+COBJS-y += rx8025.o
COBJS-y += mcfrtc.o
COBJS-y += x1205.o
OpenPOWER on IntegriCloud