X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Makefile;h=fec2a12710eb37ba72f65a394d7e8aa9284485d9;hb=582df15327828570595d4be55b2b300dac5271c1;hp=99300dc680e9f2ad24ab0a4aa6f6f54b2f955a91;hpb=230b548c15d50068f993948ef4d803f5cc033454;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Makefile b/Makefile index 99300dc..fec2a12 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 25 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc8 NAME = Funky Weasel is Jiggy wit it # *DOCUMENTATION* @@ -189,7 +189,7 @@ SUBARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ \ # Alternatively CROSS_COMPILE can be set in the environment. # Default value for CROSS_COMPILE is not to prefix executables # Note: Some architectures assign CROSS_COMPILE in their arch/*/Makefile - +export KBUILD_BUILDHOST := $(SUBARCH) ARCH ?= $(SUBARCH) CROSS_COMPILE ?=