summaryrefslogtreecommitdiff
path: root/bootloader/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/SOURCES')
-rw-r--r--bootloader/SOURCES6
1 files changed, 2 insertions, 4 deletions
diff --git a/bootloader/SOURCES b/bootloader/SOURCES
index 94f5a60e6b..b86365b429 100644
--- a/bootloader/SOURCES
+++ b/bootloader/SOURCES
@@ -2,10 +2,8 @@
2ipod.c 2ipod.c
3#elif defined(GIGABEAT_F) 3#elif defined(GIGABEAT_F)
4gigabeat.c 4gigabeat.c
5#elif defined(SANSA_E200) 5#elif defined(IRIVER_H10) || defined(IRIVER_H10_5GB) || defined(SANSA_E200)
6e200.c 6main-pp.c
7#elif defined(IRIVER_H10) || defined(IRIVER_H10_5GB)
8h10.c
9#elif defined(ELIO_TPJ1022) 7#elif defined(ELIO_TPJ1022)
10tpj1022.c 8tpj1022.c
11#else 9#else