patch-2.0.6 linux/arch/alpha/lib/Makefile

Next file: linux/arch/alpha/lib/checksum.c
Previous file: linux/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.5/linux/arch/alpha/lib/Makefile linux/arch/alpha/lib/Makefile
@@ -3,7 +3,7 @@
 #
 
 OBJS  = __divqu.o __remqu.o __divlu.o __remlu.o memset.o memcpy.o io.o \
-	checksum.o strlen.o
+	checksum.o csum_partial_copy.o strlen.o
 
 lib.a: $(OBJS)
 	$(AR) rcs lib.a $(OBJS)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov