patch-2.3.24 linux/arch/sh/lib/Makefile
Next file: linux/arch/sh/lib/memchr.S
Previous file: linux/arch/sh/kernel/time.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Oct 25 10:59:18 1999
-  Orig file: 
v2.3.23/linux/arch/sh/lib/Makefile
-  Orig date: 
Fri Oct 22 13:21:46 1999
diff -u --recursive --new-file v2.3.23/linux/arch/sh/lib/Makefile linux/arch/sh/lib/Makefile
@@ -6,7 +6,7 @@
 	$(CC) -D__ASSEMBLY__ $(AFLAGS) -traditional -c $< -o $*.o
 
 L_TARGET = lib.a
-L_OBJS  = delay.o memcpy.o memset.o memmove.o old-checksum.o \
+L_OBJS  = delay.o memcpy.o memset.o memmove.o memchr.o old-checksum.o \
 	  checksum.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)