]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Makefile
xfs: fix efi item leak on forced shutdown
[karo-tx-linux.git] / Makefile
index e7c41f1344e5e8064e796149024255ec47ccab5f..abb49bf8596ea69b383f7fb5e329b4b5e6381ad7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 37
-EXTRAVERSION = -rc8
+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; \