summaryrefslogtreecommitdiff
path: root/bootloader/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/SOURCES')
-rw-r--r--bootloader/SOURCES4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootloader/SOURCES b/bootloader/SOURCES
index 76cb6931ef..68002caf0b 100644
--- a/bootloader/SOURCES
+++ b/bootloader/SOURCES
@@ -1,10 +1,10 @@
1#if defined(IPOD_ARCH)
2common.c 1common.c
2
3#if defined(IPOD_ARCH)
3ipod.c 4ipod.c
4#elif defined(GIGABEAT_F) 5#elif defined(GIGABEAT_F)
5gigabeat.c 6gigabeat.c
6#elif defined(IRIVER_H10) || defined(IRIVER_H10_5GB) || defined(SANSA_E200) 7#elif defined(IRIVER_H10) || defined(IRIVER_H10_5GB) || defined(SANSA_E200)
7common.c
8main-pp.c 8main-pp.c
9#elif defined(ELIO_TPJ1022) 9#elif defined(ELIO_TPJ1022)
10tpj1022.c 10tpj1022.c