summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 9001535150..545227fbdf 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -53,7 +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 56target/arm/memset16-arm.S
57#else 57#else
58common/memcpy.c 58common/memcpy.c
59common/memmove.c 59common/memmove.c