]> rtime.felk.cvut.cz Git - l4.git/blobdiff - kernel/fiasco/tool/kconfig/Makefile
update
[l4.git] / kernel / fiasco / tool / kconfig / Makefile
index ed0415fb8d0f0c0262fc0d146aad9254d1fde8f5..6e2267f37ce11b91d88388296dda19cf43e226be 100644 (file)
@@ -1,6 +1,6 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 37
+SUBLEVEL = 38
 EXTRAVERSION =
 NAME = Flesh-Eating Bats with Fangs
 
@@ -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; \