build: use ONESHELL to speed up scanning and the toplevel makefile
[openwrt/staging/wigyori.git] / include / target.mk
index 3401f849a5fdd3980b4edd938eee786d0df4eab1..657109e75d398316251f08ef92f904d487b22343 100644 (file)
@@ -19,6 +19,7 @@ DEFAULT_PACKAGES.bootloader:=
 
 ifneq ($(DUMP),)
   all: dumpinfo
 
 ifneq ($(DUMP),)
   all: dumpinfo
+  .ONESHELL:
 endif
 
 target_conf=$(subst .,_,$(subst -,_,$(subst /,_,$(1))))
 endif
 
 target_conf=$(subst .,_,$(subst -,_,$(subst /,_,$(1))))