X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f8877972dac9f83921b8a460467a4c0caa2de4ec..24f720d08339e35d6440e3a964fb1783afbdd0c2:/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))) #"))