X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5da92a31009eff4b765b5a5bfd5b85e61525e884..92855cd186470c045637045ff88ebbb223f07fb3:/Makefile diff --git a/Makefile b/Makefile index e2430164f..dbfdb8e82 100644 --- a/Makefile +++ b/Makefile @@ -155,6 +155,7 @@ docclean: symlinkclean: -find package -type l | xargs rm -f + rm -rf tmp .SILENT: clean dirclean distclean symlinkclean config-clean download world help tmp/.packageinfo tmp/.targetinfo tmpinfo-clean tmp/.config-package.in tmp/.config-target.in .config scripts/config/mconf scripts/config/conf menuconfig tmp/.prereq-build tmp/.prereq-package tmp/.prereq-target FORCE: ;