summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES6
1 files changed, 5 insertions, 1 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 63cbf9c56f..e56199658c 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -179,7 +179,7 @@ thread.c
179timer.c 179timer.c
180crt0.S 180crt0.S
181drivers/lcd.S 181drivers/lcd.S
182#endif 182#endif
183mp3_playback.c 183mp3_playback.c
184mp3data.c 184mp3data.c
185#if CONFIG_CODEC != SWCODEC 185#if CONFIG_CODEC != SWCODEC
@@ -251,6 +251,10 @@ target/coldfire/iaudio/x5/lcd-remote-x5.c
251#endif 251#endif
252#endif 252#endif
253 253
254#ifdef IRIVER_H300_SERIES
255target/coldfire/iriver/h300/lcd-as-h300.S
256#endif
257
254#ifdef IRIVER_H10 258#ifdef IRIVER_H10
255#ifndef SIMULATOR 259#ifndef SIMULATOR
256target/arm/iriver/h10/backlight-h10.c 260target/arm/iriver/h10/backlight-h10.c