X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/6d6826fc9d75971716fd11198eb125f5596061d3..840c30e693f906b4aa54578f948ec10c32b36536:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index dae32830c..92a49bf9e 100644 --- a/Makefile +++ b/Makefile @@ -98,10 +98,10 @@ world: ./scripts/config/conf FORCE clean: FORCE rm -rf build_* bin -dirclean: clean FORCE +dirclean: clean rm -rf staging_dir_* toolchain_build_* -distclean: dirclean FORCE +distclean: dirclean config-clean rm -rf dl .*config* .pkg* .PHONY: FORCE