summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index ce7be4fe7a..4e32266654 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -112,7 +112,7 @@ drivers/mas.c
112#ifdef IRIVER_H300_SERIES 112#ifdef IRIVER_H300_SERIES
113drivers/pcf50606.c 113drivers/pcf50606.c
114#endif 114#endif
115#if defined(APPLE_IPODCOLOR) || defined(APPLE_IPODNANO) || defined(APPLE_IPODVIDEO) || defined(APPLE_IPOD3G) 115#if defined(APPLE_IPODCOLOR) || defined(APPLE_IPODNANO) || defined(APPLE_IPODVIDEO) || defined(APPLE_IPOD3G) || defined(APPLE_IPOD4G)
116drivers/pcf50605.c 116drivers/pcf50605.c
117#endif 117#endif
118#if (CONFIG_RTC == RTC_M41ST84W) || (CONFIG_RTC == RTC_PCF50606) 118#if (CONFIG_RTC == RTC_M41ST84W) || (CONFIG_RTC == RTC_PCF50606)