projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f06c9b
)
cosmetic fix
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 22 Oct 2005 19:13:35 +0000
(19:13 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 22 Oct 2005 19:13:35 +0000
(19:13 +0000)
SVN-Revision: 2251
openwrt/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/Makefile
b/openwrt/Makefile
index edeb1f41ee5a9ea1d4491490f4799891725c5489..abc9dfee2756e6c2458618791d074f351ff5979d 100644
(file)
--- a/
openwrt/Makefile
+++ b/
openwrt/Makefile
@@
-60,7
+60,7
@@
include .config.cmd
world: $(DL_DIR) $(BUILD_DIR) configtest
$(MAKE) toolchain/install target/compile package/compile root_clean package/install target/install package_index
- $(TRACE) Build complete.
+
@
$(TRACE) Build complete.
.PHONY: all world clean dirclean distclean image_clean target_clean source configtest