summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index a5e95e7152..d57ab142b2 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -82,9 +82,9 @@ drivers/serial.c
82#ifdef HAVE_LCD_BITMAP 82#ifdef HAVE_LCD_BITMAP
83font.c 83font.c
84#endif 84#endif
85hwcompat.c
86id3.c 85id3.c
87#ifndef SIMULATOR 86#ifndef SIMULATOR
87hwcompat.c
88kernel.c 88kernel.c
89rolo.c 89rolo.c
90thread.c 90thread.c