diff options
| -rw-r--r-- | firmware/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES index 4bf22ff..6595dec 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: */ |