forked from len0rd/rockbox
No need to include pcf50605.c twice for ipods.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11132 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
df9a081cda
commit
0640a050d5
1 changed files with 0 additions and 3 deletions
|
@ -147,9 +147,6 @@ drivers/eeprom_24cxx.c
|
||||||
eeprom_settings.c
|
eeprom_settings.c
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
#ifdef IPOD_ARCH
|
|
||||||
drivers/pcf50605.c
|
|
||||||
#endif
|
|
||||||
#if (CONFIG_RTC == RTC_M41ST84W) || (CONFIG_RTC == RTC_PCF50606) \
|
#if (CONFIG_RTC == RTC_M41ST84W) || (CONFIG_RTC == RTC_PCF50606) \
|
||||||
|| (CONFIG_RTC == RTC_PCF50605) || (CONFIG_RTC == RTC_E8564)
|
|| (CONFIG_RTC == RTC_PCF50605) || (CONFIG_RTC == RTC_E8564)
|
||||||
drivers/rtc.c
|
drivers/rtc.c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue