projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[buildroot] fix for GREP_OPTIONS
[openwrt.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
db79274
..
31042b2
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-24,6
+24,8
@@
ifneq ($(OPENWRT_BUILD),1)
override OPENWRT_BUILD=1
export OPENWRT_BUILD
+ GREP_OPTIONS=
+ export GREP_OPTIONS
include $(TOPDIR)/include/debug.mk
include $(TOPDIR)/include/depends.mk
include $(TOPDIR)/include/toplevel.mk
This page took
0.019296 seconds
and
4
git commands to generate.