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

Next file: linux/arch/ppc/lib/checksum.c
Previous file: linux/arch/ppc/kernel/usercpy.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.15/linux/arch/ppc/lib/Makefile linux/arch/ppc/lib/Makefile
@@ -4,6 +4,7 @@
 
 L_TARGET = lib.o
 L_OBJS  = checksum.o cksum_support.o
+CC = gcc -I$(TOPDIR)/include
 
 ${L_TARGET}: $(L_OBJS)
 	$(LD) -r -o ${L_TARGET} $(L_OBJS)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov