projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mac80211: add intel drivers to PKG_CONFIG_DEPENDS
[openwrt.git]
/
tools
/
Makefile
diff --git
a/tools/Makefile
b/tools/Makefile
index
c3596b7
..
80c2d11
100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-65,7
+65,7
@@
$(curdir)/builddirs-default := $(tools-y)
ifndef DUMP_TARGET_DB
define PrepareStaging
@for dir in $(1); do ( \
-
set -x;
\
+
$(if $(QUIET),,set -x;)
\
mkdir -p "$$dir"; \
cd "$$dir"; \
mkdir -p bin lib include stamp; \
This page took
0.019301 seconds
and
4
git commands to generate.