move ccache dir to staging_dir_arch (removing the staging dir will make the ccache...
[openwrt-10.03/.git] / Makefile
index 89ca7d38b63bf69e640cd9fe91ef7f13549f4def..ed1e34db474f93dc62991a476afb813f300d52d6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -132,7 +132,7 @@ dirclean: clean
        rm -rf staging_dir_* toolchain_build_* tool_build
 
 distclean: dirclean config-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: ;
 
 .SILENT: clean dirclean distclean config-clean download world
 FORCE: ;