summaryrefslogtreecommitdiff
path: root/bootloader/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/SOURCES')
-rw-r--r--bootloader/SOURCES3
1 files changed, 2 insertions, 1 deletions
diff --git a/bootloader/SOURCES b/bootloader/SOURCES
index 94196d387a..5d82e57309 100644
--- a/bootloader/SOURCES
+++ b/bootloader/SOURCES
@@ -4,7 +4,8 @@ common.c
4ipod.c 4ipod.c
5#elif defined(GIGABEAT_F) 5#elif defined(GIGABEAT_F)
6gigabeat.c 6gigabeat.c
7#elif defined(IRIVER_H10) || defined(IRIVER_H10_5GB) || defined(SANSA_E200) 7#elif defined(IRIVER_H10) || defined(IRIVER_H10_5GB) || \
8 defined(SANSA_E200) || defined(SANSA_C200)
8main-pp.c 9main-pp.c
9#elif defined(ELIO_TPJ1022) 10#elif defined(ELIO_TPJ1022)
10tpj1022.c 11tpj1022.c