X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e7b69dec2d776f621354871b04496cd9645b89dc..55d80cb54430da8a4440e17b7a327368263a34cb:/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