X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=rules.mk;h=2add087133eb0dfe982267ba707543674d39256d;hb=bef3daa7cf9ecb8442cc55329a2b768f590cb9ee;hp=0cb72ac6bcb8d36ace9ce0385f8385c8fcfc324d;hpb=f8877972dac9f83921b8a460467a4c0caa2de4ec;p=openwrt.git 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))) #"))