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
- Lines: 9
- Date:
Fri Jul 12 12:29:45 1996
- Orig file:
v2.0.5/linux/arch/alpha/lib/Makefile
- Orig date:
Wed Apr 24 17:00:33 1996
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