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 b86365b429..76cb6931ef 100644
--- a/bootloader/SOURCES
+++ b/bootloader/SOURCES
@@ -1,8 +1,10 @@
1#if defined(IPOD_ARCH) 1#if defined(IPOD_ARCH)
2common.c
2ipod.c 3ipod.c
3#elif defined(GIGABEAT_F) 4#elif defined(GIGABEAT_F)
4gigabeat.c 5gigabeat.c
5#elif defined(IRIVER_H10) || defined(IRIVER_H10_5GB) || defined(SANSA_E200) 6#elif defined(IRIVER_H10) || defined(IRIVER_H10_5GB) || defined(SANSA_E200)
7common.c
6main-pp.c 8main-pp.c
7#elif defined(ELIO_TPJ1022) 9#elif defined(ELIO_TPJ1022)
8tpj1022.c 10tpj1022.c