From 28e9c816dc1ea536e8e984854dff9e8cf6260a6d Mon Sep 17 00:00:00 2001 From: mbm Date: Thu, 20 Jul 2006 17:20:17 +0000 Subject: [PATCH 1/1] clean up console output git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4174 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 41cda0b866..37039e6ff9 100644 --- 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 .PHONY: FORCE FORCE: -- 2.11.0