forked from len0rd/rockbox
Enabled RTC and virtual disk LED on iAudio X5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9380 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e9da65356d
commit
b60ad8a95e
2 changed files with 8 additions and 0 deletions
|
@ -74,7 +74,9 @@ wormlet.c
|
|||
#endif
|
||||
|
||||
#ifdef CONFIG_RTC
|
||||
#if CONFIG_KEYPAD != IAUDIO_X5_PAD
|
||||
clock.c
|
||||
#endif
|
||||
#if CONFIG_KEYPAD == RECORDER_PAD /* Recorder models only for now */
|
||||
calendar.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue