diff --git a/firmware/SOURCES b/firmware/SOURCES index 402cff4a48..94274b398e 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