X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=Makefile;h=31042b2e09cf267ba65d24e44acd641ea821ea81;hb=805beb6cd9d18738f62aaeab91247da8e5824787;hp=db79274c9af0e2f1b9666841a780fb5bc154854f;hpb=4fbc2d59b99ae0f94ee595c209fb157e7425f7e8;p=openwrt.git diff --git a/Makefile b/Makefile index db79274c9a..31042b2e09 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