summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-07-20 17:24:20 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-07-20 17:24:20 +0000
commitfa318fcede308a4a3f8214a5b5d2d3e015a7fa27 (patch)
tree9adb254a01ec6b73016aac8c13f01c8e14efe716 /Makefile
parent28e9c816dc1ea536e8e984854dff9e8cf6260a6d (diff)
clean up console output even more
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4175 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 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: