patch-2.1.124 linux/arch/ppc/Makefile
Next file: linux/arch/ppc/amiga/amiints.c
Previous file: linux/arch/ppc/8xx_io/uart.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Wed Sep 30 10:14:16 1998
- Orig file:
v2.1.123/linux/arch/ppc/Makefile
- Orig date:
Thu Aug 6 14:06:29 1998
diff -u --recursive --new-file v2.1.123/linux/arch/ppc/Makefile linux/arch/ppc/Makefile
@@ -14,10 +14,7 @@
KERNELLOAD =0xc0000000
-# PowerPC (cross) tools
-ifneq ($(shell uname -m),ppc)
-CROSS_COMPILE = ppc-linux-elf-
-else
+ifeq ($(shell uname -m),ppc)
CHECKS = checks
endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov