summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2008-03-23 01:01:21 +0000
committerJens Arnold <amiconn@rockbox.org>2008-03-23 01:01:21 +0000
commitac5e4acea6392786605b5b3531ff4e5aad2c5890 (patch)
treead6be1cca5fa032876bf19c24655a513f2a79009 /apps
parente03ef1ec23eb783b5675ad4dd66d58f0a38688c3 (diff)
downloadrockbox-ac5e4acea6392786605b5b3531ff4e5aad2c5890.zip
rockbox-ac5e4acea6392786605b5b3531ff4e5aad2c5890.tar.gz
rockbox-ac5e4acea6392786605b5b3531ff4e5aad2c5890.tar.bz2
rockbox-ac5e4acea6392786605b5b3531ff4e5aad2c5890.tar.xz
Enable plugin building for M3.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16755 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index a274622..23c22f9 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -52,10 +52,12 @@ wavview.c
robotfindskitten.c
/* Plugins needing the grayscale lib on low-depth LCDs */
+#ifndef IAUDIO_M3 /* FIXME: no greyscale library yet */
fire.c
jpeg.c
mandelbrot.c
plasma.c
+#endif
blackjack.c
bounce.c