From 4fde9deed11f56b65f389c7e83c70b7b5878222e Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 22 Oct 2014 10:47:26 +0000 Subject: 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 --- include/target.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'include/target.mk') diff --git a/include/target.mk b/include/target.mk index 657109e..3401f84 100644 --- a/include/target.mk +++ b/include/target.mk @@ -19,7 +19,6 @@ DEFAULT_PACKAGES.bootloader:= ifneq ($(DUMP),) all: dumpinfo - .ONESHELL: endif target_conf=$(subst .,_,$(subst -,_,$(subst /,_,$(1)))) -- cgit v1.1