aboutsummaryrefslogtreecommitdiff
path: root/lib/libcompiler_rt/Makefile
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2013-01-19 03:47:18 +0000
committerAndrew Turner <andrew@FreeBSD.org>2013-01-19 03:47:18 +0000
commit773e120f250807b28df3e59e710db6513d7fd8ac (patch)
treea1c3e365d3f80755b72438e30375686e12cbe23c /lib/libcompiler_rt/Makefile
parentf4f891a751fc772b0c749657fe815ce82d81dec1 (diff)
Notes
Diffstat (limited to 'lib/libcompiler_rt/Makefile')
-rw-r--r--lib/libcompiler_rt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompiler_rt/Makefile b/lib/libcompiler_rt/Makefile
index 72b55d8887b0d..44df5e0b30b8c 100644
--- a/lib/libcompiler_rt/Makefile
+++ b/lib/libcompiler_rt/Makefile
@@ -182,7 +182,7 @@ SRCS+= ${file}.c
.endfor
.if ${MACHINE_CPUARCH} == "arm" && ${MK_ARM_EABI} != "no"
-SRCS+= aeabi_idivmod.S \
+SRCS+= aeabi_idivmod.S \
aeabi_ldivmod.S \
aeabi_uidivmod.S \
aeabi_uldivmod.S