X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=Makefile;h=ed1e34db474f93dc62991a476afb813f300d52d6;hp=c2538c204573f3eeb392bb50388884d90a50c190;hb=16e76af3ef0431a0ccddcb4d195e1b30ce3faf3e;hpb=44af1866aa41cfbbad48583106cb82201ded4fcb diff --git a/Makefile b/Makefile index c2538c2045..ed1e34db47 100644 --- a/Makefile +++ b/Makefile @@ -132,7 +132,7 @@ dirclean: clean rm -rf staging_dir_* toolchain_build_* tool_build distclean: dirclean config-clean - rm -rf dl .*config* .pkg* .prereq + rm -rf dl .*config* .pkg* .prereq .SILENT: clean dirclean distclean config-clean download world FORCE: ;