X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Makefile;h=39516bfad9585b26bff49f2f4004ba9a2cead60a;hb=f6eb62b6924b99ec7da97fb6f554685a9ad6dce4;hp=0eb23e5bfc88cd30d6abec5c01d8f473a72a595a;hpb=cdeeeae056a429e729ae9e914fa8142ee45bee93;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Makefile b/Makefile index 0eb23e5..39516bf 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 ?=