patch-2.2.18 linux/arch/s390/lib/Makefile
Next file: linux/arch/s390/lib/delay.c
Previous file: linux/arch/s390/kernel/traps.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Nov  8 23:09:58 2000
-  Orig file: 
v2.2.17/arch/s390/lib/Makefile
-  Orig date: 
Fri Apr 21 12:45:48 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/arch/s390/lib/Makefile linux/arch/s390/lib/Makefile
@@ -11,7 +11,7 @@
 endif
 
 L_TARGET = lib.a
-L_OBJS = checksum.o delay.o memset.o strcmp.o strncpy.o
+L_OBJS = checksum.o delay.o memset.o strcmp.o strncpy.o uaccess.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)