X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=6a457690d10be4106188df33dadd55f9d512230e;hb=fc24b426fff45ddaf5663a11daa31ba74f6b6b4f;hp=74b25559f831c5c48150789ed3230921635e0ae0;hpb=d2e7ad19229f982fc1eb731827d82ceac90abfb3;p=~andy%2Flinux diff --git a/Makefile b/Makefile index 74b25559f83..6a457690d10 100644 --- a/Makefile +++ b/Makefile @@ -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; \