summaryrefslogtreecommitdiffstats
path: root/libc/string/mips
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2005-11-17 02:07:34 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2005-11-17 02:07:34 +0000
commit94a2a2040adfc4863ab2fb501cdbf4fb87849be2 (patch)
tree39155622b8c9114bf41aa79b2918837e73a933cb /libc/string/mips
parentf749efc0e5f1f8602c7e4f0c8c5b7d52ac18ab53 (diff)
downloaduClibc-alpine-94a2a2040adfc4863ab2fb501cdbf4fb87849be2.tar.bz2
uClibc-alpine-94a2a2040adfc4863ab2fb501cdbf4fb87849be2.tar.xz
Massive merge from trunk.
Diffstat (limited to 'libc/string/mips')
-rw-r--r--libc/string/mips/Makefile.arch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/string/mips/Makefile.arch b/libc/string/mips/Makefile.arch
index 8aebbe27b..a110c291e 100644
--- a/libc/string/mips/Makefile.arch
+++ b/libc/string/mips/Makefile.arch
@@ -18,7 +18,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