summaryrefslogtreecommitdiff
path: root/bootloader/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/SOURCES')
-rw-r--r--bootloader/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootloader/SOURCES b/bootloader/SOURCES
index 92a4eb11ce..26356ff5ef 100644
--- a/bootloader/SOURCES
+++ b/bootloader/SOURCES
@@ -10,6 +10,8 @@ main-pp.c
10tpj1022.c 10tpj1022.c
11#elif defined(IAUDIO_X5) 11#elif defined(IAUDIO_X5)
12iaudio_x5.c 12iaudio_x5.c
13#elif defined(IRIVER_H300_SERIES)
14iriver_h300.c
13#else 15#else
14main.c 16main.c
15#endif 17#endif