Explorar o código

build: remove GREP_OPTIONS export from rules.mk, defining it in the top-level Makefile is enough

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 39982
Felix Fietkau %!s(int64=11) %!d(string=hai) anos
pai
achega
e71ec4cb55
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      rules.mk

+ 0 - 3
rules.mk

@@ -16,9 +16,6 @@ include $(TOPDIR)/include/verbose.mk
 
 export TMP_DIR:=$(TOPDIR)/tmp
 
-GREP_OPTIONS=
-export GREP_OPTIONS
-
 qstrip=$(strip $(subst ",,$(1)))
 #"))