From 6700ad8f206d0beba92e22680504ae6ba2b7d74c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 4 Feb 2005 12:41:09 +0000 Subject: adapted to build on iRiver git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5784 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'apps/plugins/SOURCES') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 1948cf663e..021f45674f 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -32,10 +32,15 @@ snake.c snake2.c snow.c sokoban.c +#ifndef CONFIG_KEYPAD != IRIVER_H100_PAD +/* just because it isn't fixed yet to deal with this keymap */ solitaire.c +#endif splitedit.c star.c +#if CONFIG_LCD == LCD_SSD1815 video.c +#endif vu_meter.c #ifdef HAVE_RTC /* Recorder models only */ -- cgit v1.2.3