Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"

This seems to cause issues on some build hosts, and it is not that
important.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43025 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2014-10-22 10:47:26 +00:00
parent 197ab88cbd
commit d891a77d24
3 changed files with 0 additions and 3 deletions

View file

@ -15,7 +15,6 @@ empty:=
space:= $(empty) $(empty)
$(if $(findstring $(space),$(TOPDIR)),$(error ERROR: The path to the OpenWrt directory must not include any spaces))
.ONESHELL:
world:
include $(TOPDIR)/include/host.mk