X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=39516bfad9585b26bff49f2f4004ba9a2cead60a;hb=3a4e832cccc5baba98ba010e38c58266954228a7;hp=0eb23e5bfc88cd30d6abec5c01d8f473a72a595a;hpb=5b4d4771e2a56671c7f1c94edda427a1e3d6f111;p=linux-2.6 diff --git a/Makefile b/Makefile index 0eb23e5bfc..39516bfad9 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 ?=