X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=Makefile;h=fec2a12710eb37ba72f65a394d7e8aa9284485d9;hb=23556323b22fef35bdc36465b7e7439ba3748c9f;hp=99300dc680e9f2ad24ab0a4aa6f6f54b2f955a91;hpb=0eddf038adc8dff78efe86b71284e3f52b7cef27;p=deliverable%2Flinux.git diff --git a/Makefile b/Makefile index 99300dc680e9..fec2a12710eb 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 ?=