patch-2.4.10 linux/arch/sh/lib/Makefile

Next file: linux/arch/sh/lib/checksum.S
Previous file: linux/arch/sh/kernel/traps.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.9/linux/arch/sh/lib/Makefile linux/arch/sh/lib/Makefile
@@ -4,7 +4,7 @@
 
 L_TARGET = lib.a
 obj-y  = delay.o memcpy.o memset.o memmove.o memchr.o old-checksum.o \
-	 checksum.o strcasecmp.o
+	 checksum.o strcasecmp.o strlen.o
 
 USE_STANDARD_AS_RULE := true
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)