From fa318fcede308a4a3f8214a5b5d2d3e015a7fa27 Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 20 Jul 2006 17:24:20 +0000 Subject: [PATCH] clean up console output even more git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4175 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.35.1