patch-2.1.132 linux/arch/ppc/coffboot/Makefile
Next file: linux/arch/ppc/common_defconfig
Previous file: linux/arch/ppc/boot/misc.c
Back to the patch index
Back to the overall index
-  Lines: 19
-  Date:
Mon Dec 21 08:37:20 1998
-  Orig file: 
v2.1.131/linux/arch/ppc/coffboot/Makefile
-  Orig date: 
Thu Nov 19 09:56:27 1998
diff -u --recursive --new-file v2.1.131/linux/arch/ppc/coffboot/Makefile linux/arch/ppc/coffboot/Makefile
@@ -3,18 +3,6 @@
 #
 # Paul Mackerras	January 1997
 
-# PowerPC (cross) tools
-ifneq ($(shell uname -m),ppc)
-CROSS_COMPILE 	=powerpc-eabi-
-endif
-
-
-# PowerPC (cross) tools
-ifneq ($(shell uname -m),ppc)
-#CROSS_COMPILE 	=powerpc-eabi-
-CROSS_COMPILE  =ppc-linux-elf-
-endif
-
 HOSTCC	= gcc
 HOSTCFLAGS = -O -I$(TOPDIR)/include
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov