X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=Makefile;h=ed1e34db474f93dc62991a476afb813f300d52d6;hp=89ca7d38b63bf69e640cd9fe91ef7f13549f4def;hb=16e76af3ef0431a0ccddcb4d195e1b30ce3faf3e;hpb=89aea3f3076969b89f040146a6969132b06aac05 diff --git a/Makefile b/Makefile index 89ca7d38b..ed1e34db4 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 ccache_* + rm -rf dl .*config* .pkg* .prereq .SILENT: clean dirclean distclean config-clean download world FORCE: ;