summaryrefslogtreecommitdiff
path: root/openwrt/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-07-20 17:24:20 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-07-20 17:24:20 +0000
commit9fa56236f674d3d9b07ffc05edc3464cd179a9ae (patch)
treee736840e405b4c4602b76b243a066ec109318739 /openwrt/Makefile
parentdf014ed12d26ef76c5f241fbc2743a1715eb1b39 (diff)
downloadmtk-20170518-9fa56236f674d3d9b07ffc05edc3464cd179a9ae.zip
mtk-20170518-9fa56236f674d3d9b07ffc05edc3464cd179a9ae.tar.gz
mtk-20170518-9fa56236f674d3d9b07ffc05edc3464cd179a9ae.tar.bz2
clean up console output even more
SVN-Revision: 4175
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 37039e6..27526d0 100644
--- a/openwrt/Makefile
+++ b/openwrt/Makefile
@@ -116,6 +116,6 @@ distclean: dirclean config-clean
rm -rf dl .*config* .pkg* .prereq
-.SILENT: clean dirclean distclean config-clean
+.SILENT: clean dirclean distclean config-clean download world
.PHONY: FORCE
FORCE: