clean up console output even more
[openwrt-10.03/.git] / Makefile
index 41cda0b8660ebf95ab0882b67b7c9172b8736958..27526d09a85b140b65d35f411b1641783af26c89 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -115,5 +115,7 @@ dirclean: clean
 distclean: dirclean config-clean
        rm -rf dl .*config* .pkg* .prereq
 
+
+.SILENT: clean dirclean distclean config-clean download world
 .PHONY: FORCE
 FORCE: