summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 4fe5fc91f5..3a5f551585 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -123,6 +123,9 @@ font.c
123#endif 123#endif
124id3.c 124id3.c
125#ifndef SIMULATOR 125#ifndef SIMULATOR
126#ifdef RB_PROFILE
127profile.c
128#endif /* RB_PROFILE */
126hwcompat.c 129hwcompat.c
127kernel.c 130kernel.c
128rolo.c 131rolo.c