diff --git a/openwrt/Makefile b/openwrt/Makefile index 41cda0b866..37039e6ff9 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: