]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - Makefile
memstick: set PMOS values propery for JMicron 38x controllers
[mv-sheeva.git] / Makefile
index 77044b7918a5cbe8439d9000175ca0b7f0ea4717..6a457690d10be4106188df33dadd55f9d512230e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 37
-EXTRAVERSION = -rc7
+EXTRAVERSION =
 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; \