summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index c3db4e163b..92ba69d179 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -17,6 +17,7 @@ common/qsort.c
17common/random.c 17common/random.c
18common/sprintf.c 18common/sprintf.c
19common/strcasecmp.c 19common/strcasecmp.c
20common/strcasestr.c
20common/strcat.c 21common/strcat.c
21common/strchr.c 22common/strchr.c
22common/strcmp.c 23common/strcmp.c