]> Pileus Git - ~andy/linux/blobdiff - Makefile
Staging: gma500: fix up trailing whitespace errors
[~andy/linux] / Makefile
index e7c41f1344e5e8064e796149024255ec47ccab5f..5e40aa2acbff70ca619933b025ed09644ee56df9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 37
-EXTRAVERSION = -rc8
+SUBLEVEL = 38
+EXTRAVERSION = -rc5
 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; \