summaryrefslogtreecommitdiff
path: root/mk/build.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-11-09 13:32:21 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-11-09 13:32:21 +0100
commit1bdb5922351e73cbe42000c55b5d4458371eb9c0 (patch)
tree625faadc2d18d670d7465637da493b0ca11b3ce6 /mk/build.mk
parent23bc64ab05f3f152903c127d0bd24de681dc2044 (diff)
parentcb02beee5de8c85d2956e2f205d74eeced28416d (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'mk/build.mk')
-rw-r--r--mk/build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/build.mk b/mk/build.mk
index b7d4d08d5..d81485cf2 100644
--- a/mk/build.mk
+++ b/mk/build.mk
@@ -274,7 +274,7 @@ ifeq ($(filter-out distclean,${MAKECMDGOALS}),)
include ${TOPDIR}/mk/vars.mk
else
include $(TOPDIR)/prereq.mk
-export BASH MAKE LANGUAGE LC_ALL OStype PATH CC_FOR_BUILD QEMU
+export BASH MAKE LANGUAGE LC_ALL OStype PATH CC_FOR_BUILD QEMU SHELL
endif
all: menuconfig