X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f8877972dac9f83921b8a460467a4c0caa2de4ec..a30ce2b2e78cd5509f79e59479ba8397a762a5c1:/rules.mk diff --git a/rules.mk b/rules.mk index 0cb72ac6b..2add08713 100644 --- a/rules.mk +++ b/rules.mk @@ -18,6 +18,9 @@ TMP_DIR:=$(TOPDIR)/tmp export SHELL=/usr/bin/env bash -c '. $(TOPDIR)/include/shell.sh; eval "$$2"' -- +GREP_OPTIONS= +export GREP_OPTIONS + qstrip=$(strip $(subst ",,$(1))) #"))