X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=Makefile;h=1f474953427fdabd12561feeafcd42ae41f16f86;hb=f04cd40701deace2efb9edd7120e59366bda2118;hp=74b25559f831c5c48150789ed3230921635e0ae0;hpb=d78c68efa84ff312f3663dbf921b1e3485232205;p=~andy%2Flinux diff --git a/Makefile b/Makefile index 74b25559f83..1f474953427 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 37 -EXTRAVERSION = +SUBLEVEL = 38 +EXTRAVERSION = -rc2 NAME = Flesh-Eating Bats with Fangs # *DOCUMENTATION* @@ -224,6 +224,7 @@ ifeq ($(ARCH),m68knommu) endif KCONFIG_CONFIG ?= .config +export KCONFIG_CONFIG # SHELL used by kbuild CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \