summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorKevin Ferrare <kevin@rockbox.org>2009-10-29 07:48:26 +0000
committerKevin Ferrare <kevin@rockbox.org>2009-10-29 07:48:26 +0000
commit19c3e77fa06cca129c4be9b404297f0ab485ee77 (patch)
treef419f9fd410a84cbdcdf7c10007b7f7db1d4bc72 /apps/plugins/SOURCES
parent9f0cbb5a36911493467e31923eb48afd0af21e34 (diff)
downloadrockbox-19c3e77fa06cca129c4be9b404297f0ab485ee77.tar.gz
rockbox-19c3e77fa06cca129c4be9b404297f0ab485ee77.zip
Boomshine plugin : port to Greyscale and B/W targets, and targets without touchscreen (currently using the virtual keyboard keymap)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23397 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 5dbdffd4ad..4b60562af4 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -173,7 +173,7 @@ md5sum.c
173 173
174#if (PLUGIN_BUFFER_SIZE >= 0x80000) 174#if (PLUGIN_BUFFER_SIZE >= 0x80000)
175lua.c 175lua.c
176#ifdef HAVE_TOUCHSCREEN 176#ifdef HAVE_LCD_BITMAP
177boomshine.lua 177boomshine.lua
178#endif 178#endif
179#endif 179#endif