summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES6
1 files changed, 6 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 57f7258282..926891eeea 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -35,6 +35,12 @@ target/hosted/sdl/lcd-sdl.c
35target/hosted/sdl/system-sdl.c 35target/hosted/sdl/system-sdl.c
36target/hosted/sdl/thread-sdl.c 36target/hosted/sdl/thread-sdl.c
37target/hosted/sdl/timer-sdl.c 37target/hosted/sdl/timer-sdl.c
38#ifdef HAVE_TOUCHSCREEN
39target/hosted/sdl/key_to_touch-sdl.c
40#endif
41#ifdef APPLICATION
42target/hosted/sdl/app/button-application.c
43#endif
38#endif 44#endif
39panic.c 45panic.c
40debug.c 46debug.c