X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Makefile;h=abb49bf8596ea69b383f7fb5e329b4b5e6381ad7;hb=c1fc8675c9e3dede8e7cd91cebb2025e2e6db2dc;hp=74b25559f831c5c48150789ed3230921635e0ae0;hpb=4b63bd35eb4e7959b0f7be17634689d34311524b;p=karo-tx-linux.git diff --git a/Makefile b/Makefile index 74b25559f831..abb49bf8596e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 37 -EXTRAVERSION = +SUBLEVEL = 38 +EXTRAVERSION = -rc1 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; \