X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=rules.mk;h=2add087133eb0dfe982267ba707543674d39256d;hp=0cb72ac6bcb8d36ace9ce0385f8385c8fcfc324d;hb=4bd5e0e62e1b930c54093d606cd51234f93cd99d;hpb=18035964c7cd34235007541fadf793ba4262b6a2 diff --git a/rules.mk b/rules.mk index 0cb72ac6bc..2add087133 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))) #"))