X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Makefile;h=504f788773e5b72f2ca6bb733d74196266f8a169;hb=b5562c9a55996735e219b154c1e0f19ec10ce67a;hp=74b25559f831c5c48150789ed3230921635e0ae0;hpb=27de094f54a4d96bae2cd3121eb157bb8a34f729;p=mv-sheeva.git diff --git a/Makefile b/Makefile index 74b25559f83..504f788773e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 37 -EXTRAVERSION = +SUBLEVEL = 38 +EXTRAVERSION = -rc8 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; \