Enable calendar plugin for non-rtc targets (FS#10786 by Teruaki Kawashima)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23995 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alexander Levin 2009-12-14 21:51:42 +00:00
parent 13c7866425
commit aa57da3468
2 changed files with 88 additions and 17 deletions

View file

@ -58,6 +58,7 @@ flipit.c
#ifdef HAVE_LCD_BITMAP /* Not for the Player */
rockblox1d.c
brickmania.c
calendar.c
maze.c
mazezam.c
text_editor.c
@ -102,7 +103,6 @@ vu_meter.c
wormlet.c
#if CONFIG_RTC
calendar.c
#endif /* CONFIG_RTC */
#if (MEMORYSIZE <= 8) && !defined(SIMULATOR) /* loaders, only needed for Archos */