From: nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Thu, 20 Jul 2006 17:24:20 +0000 (+0000)
Subject: clean up console output even more
X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/fa318fcede308a4a3f8214a5b5d2d3e015a7fa27

clean up console output even more

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4175 3c298f89-4303-0410-b956-a3cf2f4a3e73
---

diff --git a/Makefile b/Makefile
index 37039e6ff..27526d09a 100644
--- a/Makefile
+++ b/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: