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.

SVN-Revision: 43025
This commit is contained in:
Felix Fietkau
2014-10-22 10:47:26 +00:00
parent a3618cd9c1
commit 4fde9deed1
3 changed files with 0 additions and 3 deletions

View File

@@ -19,7 +19,6 @@ DEFAULT_PACKAGES.bootloader:=
ifneq ($(DUMP),)
all: dumpinfo
.ONESHELL:
endif
target_conf=$(subst .,_,$(subst -,_,$(subst /,_,$(1))))