aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit0e35b3b26c200ed3f5bf14717feb71e73db40416 (patch)
tree9adb254a01ec6b73016aac8c13f01c8e14efe716 /Makefile
parentd2476185d746081d472624ec2f9529012ab17987 (diff)
downloadmaster-187ad058-0e35b3b26c200ed3f5bf14717feb71e73db40416.tar.gz
master-187ad058-0e35b3b26c200ed3f5bf14717feb71e73db40416.tar.bz2
master-187ad058-0e35b3b26c200ed3f5bf14717feb71e73db40416.zip
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 37039e6ff9..27526d09a8 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: