1
0
Fork 0
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:
Linus Nielsen Feltzing 2006-03-31 08:40:00 +00:00
parent e9da65356d
commit b60ad8a95e
2 changed files with 8 additions and 0 deletions

View file

@ -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