summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 5f1ae3d31c..0210abe2f7 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -1734,3 +1734,7 @@ thread.c
1734#endif 1734#endif
1735 1735
1736#endif /* defined(SIMULATOR) */ 1736#endif /* defined(SIMULATOR) */
1737
1738#if defined(HAVE_TOUCHPAD)
1739drivers/touchpad.c
1740#endif