summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: