summaryrefslogtreecommitdiff
path: root/libc/string/frv
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/frv')
-rw-r--r--libc/string/frv/Makefile.arch (renamed from libc/string/frv/Makefile.in)1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/string/frv/Makefile.in b/libc/string/frv/Makefile.arch
index 649998325..5b5230088 100644
--- a/libc/string/frv/Makefile.in
+++ b/libc/string/frv/Makefile.arch
@@ -17,7 +17,6 @@ STRING_ARCH_OBJ:=$(patsubst %.S,$(STRING_ARCH_OUT)/%.o,$(SSRC))
STRING_ARCH_OBJS:=$(STRING_ARCH_OBJ)
libc-a-$(UCLIBC_HAS_STRING_ARCH_OPT)+=$(STRING_ARCH_OBJS)
-libc-a-pic-$(UCLIBC_HAS_STRING_ARCH_OPT)+=$(STRING_ARCH_OBJS:.o=.os)
libc-so-$(UCLIBC_HAS_STRING_ARCH_OPT)+=$(STRING_ARCH_OBJS:.o=.os)
libc-multi-$(UCLIBC_HAS_STRING_ARCH_OPT)+=$(STRING_ARCH_SRC)