Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"
[openwrt.git] / Makefile
index f75fc7f..91b6946 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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