patch-2.4.22 linux-2.4.22/arch/ppc/boot/prep/Makefile

Next file: linux-2.4.22/arch/ppc/boot/prep/misc.c
Previous file: linux-2.4.22/arch/ppc/boot/pmac/start.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/ppc/boot/prep/Makefile linux-2.4.22/arch/ppc/boot/prep/Makefile
@@ -39,10 +39,6 @@
 
 # Extra include search dirs
 CFLAGS_kbd.o			+= -I$(TOPDIR)/drivers/char
-AFLAGS_head.o			+= -I$(TOPDIR)/arch/$(ARCH)/kernel
-AFLAGS_../common/util.o			+= -I$(TOPDIR)/arch/$(ARCH)/kernel
-AFLAGS_../common/relocate.o	+= -I$(TOPDIR)/arch/$(ARCH)/kernel
-AFLAGS_../simple/legacy.o	+= -I$(TOPDIR)/arch/$(ARCH)/kernel
 
 all: zImage
 

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