summaryrefslogtreecommitdiff
path: root/openwrt/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
commitb965972dd335a211fdb20e839320f00ac91206f6 (patch)
tree926408d9c921b183e7626fb3f19c5d84b75aa537 /openwrt/Makefile
parent3f06c9bcf2b564317d891df3fe5b41050719cd91 (diff)
downloadmtk-20170518-b965972dd335a211fdb20e839320f00ac91206f6.zip
mtk-20170518-b965972dd335a211fdb20e839320f00ac91206f6.tar.gz
mtk-20170518-b965972dd335a211fdb20e839320f00ac91206f6.tar.bz2
cosmetic fix
SVN-Revision: 2251
Diffstat (limited to 'openwrt/Makefile')
-rw-r--r--openwrt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/Makefile b/openwrt/Makefile
index edeb1f4..abc9dfe 100644
--- 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