summaryrefslogtreecommitdiff
path: root/libc/string/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/Makefile')
-rw-r--r--libc/string/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/string/Makefile b/libc/string/Makefile
index 6b516c1c5..600f3b81d 100644
--- a/libc/string/Makefile
+++ b/libc/string/Makefile
@@ -31,7 +31,7 @@ DIRS += $(TARGET_ARCH)
endif
endif
-ALL_SUBDIRS = generic arm frv i386 sh64 powerpc mips
+ALL_SUBDIRS = generic arm frv i386 mips powerpc sh64 sparc
MSRC= wstring.c
MOBJ= basename.o bcopy.o bzero.o dirname.o ffs.o memccpy.o memchr.o memcmp.o \