diff options
Diffstat (limited to 'firmware/SOURCES')
| -rw-r--r-- | firmware/SOURCES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES index 369b260..73d68fe 100644 --- a/firmware/SOURCES +++ b/firmware/SOURCES @@ -366,6 +366,9 @@ target/coldfire/iriver/h100/backlight-h100.c target/coldfire/iriver/h100/button-h100.c target/coldfire/iriver/h100/lcd-as-h100.S target/coldfire/iriver/h100/lcd-h100.c +#ifndef BOOTLOADER +target/coldfire/iriver/h100/spdif-h100.c +#endif target/coldfire/iriver/h100/usb-h100.c #endif /* SIMULATOR */ #endif /* IRIVER_H100_SERIES */ |