summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-06-06 00:31:11 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-06-06 00:31:11 +0000
commitacd903dfd6d68701a87a0fd9914b5c55add600f7 (patch)
tree0d22c8a539cecbf26b804a6057821f57651a4433 /firmware
parentd7aee08b2d8f6e85342645e8b4fdd3a480d878f7 (diff)
downloadrockbox-acd903dfd6d68701a87a0fd9914b5c55add600f7.tar.gz
rockbox-acd903dfd6d68701a87a0fd9914b5c55add600f7.zip
Don't compile mpeg.c on the iRiver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6580 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware')
-rw-r--r--firmware/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 4bf22ff6e7..6595dec8da 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -101,7 +101,7 @@ crt0.S
#endif
mp3_playback.c
mp3data.c
-#ifndef BOOTLOADER
+#ifndef IRIVER_H100
mpeg.c
#endif
#ifndef WIN32 /* the win32 sim has its own versin of these: */