X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=39516bfad9585b26bff49f2f4004ba9a2cead60a;hb=5d12b132bc0bfb10d3f8d81f92606719b5032dcb;hp=0eb23e5bfc88cd30d6abec5c01d8f473a72a595a;hpb=c463be3520065ef8c05e3cbdf946c69604e91ceb;p=linux-2.6-omap-h63xx.git diff --git a/Makefile b/Makefile index 0eb23e5bfc8..39516bfad95 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 25 -EXTRAVERSION = -rc5 +EXTRAVERSION = 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 ?=