build: remove GREP_OPTIONS export from rules.mk, defining it in the top-level Makefile is enough
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39982 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
80c5683198
commit
65eab62f76
1 changed files with 0 additions and 3 deletions
3
rules.mk
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)))
|
||||
#"))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue