summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 2979e33ccc..7394c6abdf 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -53,6 +53,7 @@ target/sh/memset-sh.S
53common/memcpy.c 53common/memcpy.c
54common/memmove.c 54common/memmove.c
55target/arm/memset-arm.S 55target/arm/memset-arm.S
56common/memset16.c
56#else 57#else
57common/memcpy.c 58common/memcpy.c
58common/memmove.c 59common/memmove.c