summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Kurbjun <kkurbjun@gmail.com>2007-10-03 01:43:34 +0000
committerKarl Kurbjun <kkurbjun@gmail.com>2007-10-03 01:43:34 +0000
commit8d40842ebd7850ba968e6618488ea9a6f8794c6c (patch)
treeb644983ea707c126c6d063ec8b2e87705379ef5d
parent1b0b77d5c2a494ff545c3534014cbea330280131 (diff)
downloadrockbox-8d40842ebd7850ba968e6618488ea9a6f8794c6c.zip
rockbox-8d40842ebd7850ba968e6618488ea9a6f8794c6c.tar.gz
rockbox-8d40842ebd7850ba968e6618488ea9a6f8794c6c.tar.bz2
rockbox-8d40842ebd7850ba968e6618488ea9a6f8794c6c.tar.xz
Get the main build actually compiling - remove the RTC for now since it breaks the build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14967 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--firmware/export/config-mrobe500.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-mrobe500.h b/firmware/export/config-mrobe500.h
index a965881..328797c 100644
--- a/firmware/export/config-mrobe500.h
+++ b/firmware/export/config-mrobe500.h
@@ -62,7 +62,7 @@
#define CONFIG_CODEC SWCODEC
/* define this if you have a real-time clock */
-#define CONFIG_RTC RTC_RX5X348AB
+//#define CONFIG_RTC RTC_RX5X348AB
/* Define this for LCD backlight available */
#define HAVE_BACKLIGHT