patch-2.4.0-test6 linux/arch/sh/lib/Makefile

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

diff -u --recursive --new-file v2.4.0-test5/linux/arch/sh/lib/Makefile linux/arch/sh/lib/Makefile
@@ -7,6 +7,6 @@
 
 L_TARGET = lib.a
 L_OBJS  = delay.o memcpy.o memset.o memmove.o memchr.o old-checksum.o \
-	  checksum.o
+	  checksum.o strcasecmp.o
 
 include $(TOPDIR)/Rules.make

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