fix parallel build issues

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9495 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2007-11-04 11:42:47 +00:00
parent 3131f64f07
commit 5e7effeb4f
2 changed files with 8 additions and 5 deletions

View File

@@ -22,6 +22,7 @@ else
endif
endif
export OPENWRTVERSION
export IS_TTY=$(shell tty -s && echo 1 || echo 0)
ifeq ($(FORCE),)
.config scripts/config/conf scripts/config/mconf: tmp/.prereq-build