Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!
| author | Michael Prokop <mika@grml.org> |
| Fri Jan 19 00:38:36 2007 +0100 (22 months ago) | |
| changeset 17 | eefe6bfc83a3 |
| manifest | eefe6bfc83a3 |
| parent 16 | 7441096e12ff |
| child 18 | 4f717977acb3 |
| child 19 | e7ab3c80e9dd |
--- a/2.6.19/ppc/adjust-Makefile-for-crosscompile.txt Thu Jan 18 23:26:35 2007 +0100+++ b/2.6.19/ppc/adjust-Makefile-for-crosscompile.txt Fri Jan 19 00:38:36 2007 +0100@@ -1,13 +1,13 @@---- a/Makefile 2007-01-18 23:14:28.000000000 +0100-+++ b/Makefile 2007-01-18 23:21:48.000000000 +0100+--- a/Makefile 2007-01-19 00:26:20.000000000 +0100++++ b/Makefile 2007-01-19 00:26:42.000000000 +0100@@ -179,8 +179,8 @@# Default value for CROSS_COMPILE is not to prefix executables# Note: Some architectures assign CROSS_COMPILE in their arch/*/Makefile-ARCH ?= $(SUBARCH)-CROSS_COMPILE ?=-+ARCH ?= ppc-+CROSS_COMPILE ?= powerpc-linux-gnu-gcc-4.1++ARCH = powerpc++CROSS_COMPILE = powerpc-linux-gnu-# Architecture as present in compile.hUTS_MACHINE := $(ARCH)