summaryrefslogtreecommitdiffstats
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 45f8453dbd..94f5a60e6b 100644
--- a/bootloader/SOURCES
+++ b/bootloader/SOURCES
@@ -6,6 +6,8 @@ gigabeat.c
e200.c
#elif defined(IRIVER_H10) || defined(IRIVER_H10_5GB)
h10.c
+#elif defined(ELIO_TPJ1022)
+tpj1022.c
#else
main.c
#endif