projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b75b59
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2251
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
edeb1f4
..
abc9dfe
100644
(file)
--- a/
Makefile
+++ b/
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