clean up console output even more
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 20 Jul 2006 17:24:20 +0000 (17:24 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 20 Jul 2006 17:24:20 +0000 (17:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4175 3c298f89-4303-0410-b956-a3cf2f4a3e73

Makefile

index 37039e6ff9c7ecef38e3c0581f079f05fab207c4..27526d09a85b140b65d35f411b1641783af26c89 100644 (file)
--- 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: