summaryrefslogtreecommitdiff
path: root/libc/string/sh64/Makefile.arch
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/sh64/Makefile.arch')
-rw-r--r--libc/string/sh64/Makefile.arch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/string/sh64/Makefile.arch b/libc/string/sh64/Makefile.arch
index b691ae1d7..f246864f6 100644
--- a/libc/string/sh64/Makefile.arch
+++ b/libc/string/sh64/Makefile.arch
@@ -19,7 +19,7 @@ STRING_ARCH_OBJS:=$(STRING_ARCH_OBJ)
libc-a-$(UCLIBC_HAS_STRING_ARCH_OPT)+=$(STRING_ARCH_OBJS)
libc-so-$(UCLIBC_HAS_STRING_ARCH_OPT)+=$(STRING_ARCH_OBJS:.o=.os)
-libc-multi-$(UCLIBC_HAS_STRING_ARCH_OPT)+=$(STRING_ARCH_SRC)
+libc-nomulti-$(UCLIBC_HAS_STRING_ARCH_OPT)+=$(STRING_ARCH_OBJS)
objclean-y+=string_arch_objclean