summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 402cff4..94274b3 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -92,7 +92,9 @@ crt0.S
#endif
mp3_playback.c
mp3data.c
+#ifndef BOOTLOADER
mpeg.c
+#endif
#ifndef WIN32 /* the win32 sim has its own versin of these: */
panic.c
debug.c