X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=Makefile;h=6a457690d10be4106188df33dadd55f9d512230e;hp=74b25559f831c5c48150789ed3230921635e0ae0;hb=0c05384a5a1af2352b8c244cf32f480ba6cbf024;hpb=1542dec1c9109fdcd1c53460f064096f24fc49d2 diff --git a/Makefile b/Makefile index 74b25559f831..6a457690d10b 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; \