aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-10-22 19:13:35 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-10-22 19:13:35 +0000
commitd4161fc0bd539a73e6fb7eb48d0308c7a5394b25 (patch)
tree1b05bd4ddce979c079eac0aa35740782a57984fb /Makefile
parent8b75b598f0dce775d715df7eddb42e732c5eea7d (diff)
downloadupstream-d4161fc0bd539a73e6fb7eb48d0308c7a5394b25.tar.gz
upstream-d4161fc0bd539a73e6fb7eb48d0308c7a5394b25.tar.bz2
upstream-d4161fc0bd539a73e6fb7eb48d0308c7a5394b25.zip
cosmetic fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2251 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index edeb1f41ee..abc9dfee27 100644
--- 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