fix for GREP_OPTIONS
authorFlorian Fainelli <florian@openwrt.org>
Sat, 31 Jul 2010 22:32:21 +0000 (22:32 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 31 Jul 2010 22:32:21 +0000 (22:32 +0000)
commit7fc192e9a5d517f48561243d24a5e0a88cdd0805
tree2cc03c881207bd49048e91d6c87f4dab5f7c52bb
parent5b365822f3249c4b7f0304ee5c9f526e1ba1c695
fix for GREP_OPTIONS

When using GREP_OPTIONS to supply default options to grep, the buildsystem might get broken (For example adding --color=always breaks it)
This patch will empty the GREP_OPTIONS to prevent the described (and any other) problems related to GREP_OPTIONS

Signed-off-by: Maarten Bezemer <m.m.bezemer@utwente.nl>
SVN-Revision: 22443
Makefile
rules.mk