summaryrefslogtreecommitdiff
path: root/bootloader/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/SOURCES')
-rw-r--r--bootloader/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootloader/SOURCES b/bootloader/SOURCES
index 2b499c1944..919e002f1b 100644
--- a/bootloader/SOURCES
+++ b/bootloader/SOURCES
@@ -4,6 +4,9 @@ common.c
4ipod.c 4ipod.c
5#elif defined(GIGABEAT_F) 5#elif defined(GIGABEAT_F)
6gigabeat.c 6gigabeat.c
7#elif defined(GIGABEAT_S)
8gigabeat-s.c
9../firmware/target/arm/imx31/gigabeat-s/mmu-imx31.c
7#elif defined(IRIVER_H10) || defined(IRIVER_H10_5GB) || \ 10#elif defined(IRIVER_H10) || defined(IRIVER_H10_5GB) || \
8 defined(SANSA_E200) || defined(SANSA_C200) 11 defined(SANSA_E200) || defined(SANSA_C200)
9#ifdef E200R_INSTALLER 12#ifdef E200R_INSTALLER