patch-2.3.51 linux/arch/ppc/treeboot/Makefile

Next file: linux/arch/ppc/xmon/xmon.c
Previous file: linux/arch/ppc/mbxboot/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.50/linux/arch/ppc/treeboot/Makefile linux/arch/ppc/treeboot/Makefile
@@ -10,11 +10,6 @@
 
 HOSTCFLAGS = -O -I$(TOPDIR)/include
 
-CC	= $(CROSS_COMPILE)gcc
-LD	= $(CROSS_COMPILE)ld
-OBJCOPY = $(CROSS_COMPILE)objcopy
-OBJDUMP	= $(CROSS_COMPILE)objdump
-
 GZIP	= gzip -vf9
 RM	= rm -f
 MKEVIMG	= mkevimg -l

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