patch-2.4.0-test8 linux/arch/arm/lib/Makefile
Next file: linux/arch/arm/lib/copy_page.S
Previous file: linux/arch/arm/kernel/sys_arm.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Sun Sep 3 11:19:11 2000
- Orig file:
v2.4.0-test7/linux/arch/arm/lib/Makefile
- Orig date:
Wed Aug 23 18:36:36 2000
diff -u --recursive --new-file v2.4.0-test7/linux/arch/arm/lib/Makefile linux/arch/arm/lib/Makefile
@@ -9,9 +9,9 @@
L_TARGET := lib.a
L_OBJS := changebit.o csumipv6.o csumpartial.o csumpartialcopy.o \
csumpartialcopyuser.o clearbit.o copy_page.o findbit.o \
- memchr.o memcpy.o memset.o memzero.o setbit.o strchr.o \
- strrchr.o testchangebit.o testclearbit.o testsetbit.o \
- uaccess.o
+ memchr.o memcpy.o memset.o memzero.o setbit.o \
+ strncpy_from_user.o strnlen_user.o strchr.o strrchr.o \
+ testchangebit.o testclearbit.o testsetbit.o uaccess.o
O_TARGET := lib.o
O_OBJS := backtrace.o delay.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)