---
 Makefile |    2 	1 +	1 -	0 !
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6/Makefile
===================================================================
--- linux-2.6.orig/Makefile	2007-03-27 22:49:02.000000000 +0200
+++ linux-2.6/Makefile	2007-03-27 22:49:37.000000000 +0200
@@ -183,7 +183,7 @@ SUBARCH := $(shell uname -m | sed -e s/i
 # Note: Some architectures assign CROSS_COMPILE in their arch/*/Makefile
 
 ARCH		?= arm
-CROSS_COMPILE	?= arm-linux-
+CROSS_COMPILE	?= arm-none-linux-gnueabi-
 
 # Architecture as present in compile.h
 UTS_MACHINE := $(ARCH)
