patch-2.4.21 linux-2.4.21/arch/ppc/lib/Makefile

Next file: linux-2.4.21/arch/ppc/lib/checksum.S
Previous file: linux-2.4.21/arch/ppc/kernel/traps.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/ppc/lib/Makefile linux-2.4.21/arch/ppc/lib/Makefile
@@ -1,5 +1,3 @@
-# BK Id: SCCS/s.Makefile 1.10 11/08/01 07:57:40 paulus
-#
 #
 # Makefile for ppc-specific library files..
 #
@@ -10,7 +8,7 @@
 
 export-objs		:= dec_and_lock.o
 
-obj-y			:= checksum.o string.o strcase.o dec_and_lock.o
+obj-y			:= checksum.o string.o strcase.o dec_and_lock.o div64.o
 
 obj-$(CONFIG_SMP)	+= locks.o
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)