summaryrefslogtreecommitdiff
path: root/openwrt/Makefile
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2006-07-20 17:20:17 +0000
committerMike Baker <mbm@openwrt.org>2006-07-20 17:20:17 +0000
commitdf014ed12d26ef76c5f241fbc2743a1715eb1b39 (patch)
tree602e2fb59c37957a05b935de854c3fea470368ba /openwrt/Makefile
parent42933dcf13bd8ff09ea4b2925ae05d3edcd5f671 (diff)
downloadmtk-20170518-df014ed12d26ef76c5f241fbc2743a1715eb1b39.zip
mtk-20170518-df014ed12d26ef76c5f241fbc2743a1715eb1b39.tar.gz
mtk-20170518-df014ed12d26ef76c5f241fbc2743a1715eb1b39.tar.bz2
clean up console output
SVN-Revision: 4174
Diffstat (limited to 'openwrt/Makefile')
-rw-r--r--openwrt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/Makefile b/openwrt/Makefile
index 41cda0b..37039e6 100644
--- a/openwrt/Makefile
+++ b/openwrt/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: