patch-2.4.4 linux/arch/s390/lib/Makefile
Next file: linux/arch/s390/lib/checksum.c
Previous file: linux/arch/s390/kernel/traps.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Wed Apr 11 19:02:28 2001
-  Orig file: 
v2.4.3/linux/arch/s390/lib/Makefile
-  Orig date: 
Tue Feb 13 14:13:44 2001
diff -u --recursive --new-file v2.4.3/linux/arch/s390/lib/Makefile linux/arch/s390/lib/Makefile
@@ -12,7 +12,8 @@
 
 L_TARGET = lib.a
 
-obj-y = checksum.o delay.o memset.o strcmp.o strncpy.o uaccess.o
+obj-y = checksum.o delay.o memset.o misaligned.o strcmp.o strncpy.o uaccess.o
+export-objs += misaligned.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)