projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ring runs...
[openwrt.git]
/
include
/
host-build.mk
diff --git
a/include/host-build.mk
b/include/host-build.mk
index
56d5396
..
13bd162
100644
(file)
--- a/
include/host-build.mk
+++ b/
include/host-build.mk
@@
-102,7
+102,7
@@
define HostBuild
$(STAMP_BUILT): $(STAMP_CONFIGURED)
$(call Build/Compile)
- @$(MAKE) $(PKG_BUILD_DIR)/.dep_files
+ @$(
NO_TRACE_
MAKE) $(PKG_BUILD_DIR)/.dep_files
touch $$@
$(STAGING_DIR)/stampfiles/.host_$(PKG_NAME)-installed: $(STAMP_BUILT)
This page took
0.019668 seconds
and
4
git commands to generate.