X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=Makefile;h=89ca7d38b63bf69e640cd9fe91ef7f13549f4def;hp=c2538c204573f3eeb392bb50388884d90a50c190;hb=f204c0275d8d04227ec5aaae31698f11cd4990b2;hpb=d34d371ffc73957741e646ba8ba01dfffff50595 diff --git a/Makefile b/Makefile index c2538c204..89ca7d38b 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 ccache_* .SILENT: clean dirclean distclean config-clean download world FORCE: ;