summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 45bedd9dbe..58595a493a 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -13,7 +13,9 @@ logf.c
13profile.c 13profile.c
14#endif /* RB_PROFILE */ 14#endif /* RB_PROFILE */
15kernel.c 15kernel.c
16#ifndef BOOTLOADER
16rolo.c 17rolo.c
18#endif /* BOOTLOADER */
17thread.c 19thread.c
18timer.c 20timer.c
19#endif /* SIMULATOR */ 21#endif /* SIMULATOR */