summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichal Marek <mmarek@suse.cz>2010-12-15 12:28:05 +0000
committerMichal Marek <mmarek@suse.cz>2010-12-15 12:28:05 +0000
commit170b9e37806db5ba15113d84f6a153f7d416bf05 (patch)
tree502142e3f3740faeb6f48147246d0d39671c5783 /Makefile
parentb115e9f54ec7886447d3b187c96dfd204cded22f (diff)
parent41263fc6716dea402125c95f38ed83ebf59d5172 (diff)
Merge branch 'kbuild' into for-next
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ab5359db3d17..78c0341614cf 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; \