X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e7b69dec2d776f621354871b04496cd9645b89dc..805beb6cd9d18738f62aaeab91247da8e5824787:/Makefile diff --git a/Makefile b/Makefile index db79274c9..31042b2e0 100644 --- a/Makefile +++ b/Makefile @@ -24,6 +24,8 @@ ifneq ($(OPENWRT_BUILD),1) override OPENWRT_BUILD=1 export OPENWRT_BUILD + GREP_OPTIONS= + export GREP_OPTIONS include $(TOPDIR)/include/debug.mk include $(TOPDIR)/include/depends.mk include $(TOPDIR)/include/toplevel.mk