From 9fa56236f674d3d9b07ffc05edc3464cd179a9ae Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 20 Jul 2006 17:24:20 +0000 Subject: [PATCH] clean up console output even more SVN-Revision: 4175 --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index 37039e6ff9..27526d09a8 100644 --- a/openwrt/Makefile +++ b/openwrt/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: