patch-2.4.23 linux-2.4.23/arch/sh/lib/Makefile

Next file: linux-2.4.23/arch/sh/lib/div64.S
Previous file: linux-2.4.23/arch/sh/kernel/traps.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/arch/sh/lib/Makefile linux-2.4.23/arch/sh/lib/Makefile
@@ -4,7 +4,7 @@
 
 L_TARGET = lib.a
 obj-y  = delay.o memcpy.o memset.o memmove.o memchr.o old-checksum.o \
-	 checksum.o strcasecmp.o strlen.o
+	 checksum.o strcasecmp.o strlen.o udivdi3.o div64.o
 
 USE_STANDARD_AS_RULE := true
 

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