summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 402cff4a48..94274b398e 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -92,7 +92,9 @@ crt0.S
92#endif 92#endif
93mp3_playback.c 93mp3_playback.c
94mp3data.c 94mp3data.c
95#ifndef BOOTLOADER
95mpeg.c 96mpeg.c
97#endif
96#ifndef WIN32 /* the win32 sim has its own versin of these: */ 98#ifndef WIN32 /* the win32 sim has its own versin of these: */
97panic.c 99panic.c
98debug.c 100debug.c