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