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
- Lines: 8
- Date:
Wed Aug 9 13:59:04 2000
- Orig file:
v2.4.0-test5/linux/arch/sh/lib/Makefile
- Orig date:
Tue Apr 11 15:09:14 2000
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)