projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
brcm47xx: build bcma into the kernel
[openwrt.git]
/
toolchain
/
Makefile
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index
141f478
..
5585b76
100644
(file)
--- a/
toolchain/Makefile
+++ b/
toolchain/Makefile
@@
-57,7
+57,7
@@
ifndef DUMP_TARGET_DB
ifneq ($(ARCH),)
$(TOOLCHAIN_DIR)/info.mk: .config
@for dir in $(TOOLCHAIN_DIR); do ( \
-
set -x;
\
+
$(if $(QUIET),,set -x;)
\
mkdir -p "$$dir"; \
cd "$$dir"; \
mkdir -p stamp lib usr/include usr/lib ; \
This page took
0.028644 seconds
and
4
git commands to generate.