X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=Makefile;h=39516bfad9585b26bff49f2f4004ba9a2cead60a;hb=05734266c07ac588d1773bd9ae51a0ff20456443;hp=7a4d34b91e032099d119adae92a0f347dc481901;hpb=2c7871982cf27caaddbaeb7e2121ce1374b520ff;p=linux-2.6-omap-h63xx.git diff --git a/Makefile b/Makefile index 7a4d34b91e0..39516bfad95 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 25 -EXTRAVERSION = -rc6 +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 ?=