X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/60fdf35af5e02bd83747e3206ecab50c949d4522..69ee3ecd38c5545e3b2e96bef804f3aba57816f0:/include/toplevel.mk diff --git a/include/toplevel.mk b/include/toplevel.mk index 2787872c1..2094e2fef 100644 --- a/include/toplevel.mk +++ b/include/toplevel.mk @@ -118,12 +118,8 @@ docs docs/compile: FORCE docs/clean: FORCE $(MAKE) -C docs clean -symlinkclean: - -find package -type l | xargs rm -f - rm -rf tmp - distclean: - rm -rf tmp build_dir staging_dir dl .config* feeds + rm -rf tmp build_dir staging_dir dl .config* feeds bin ifeq ($(findstring v,$(DEBUG)),) .SILENT: symlinkclean clean dirclean distclean config-clean download help tmpinfo-clean .config scripts/config/mconf scripts/config/conf menuconfig tmp/.prereq-build tmp/.prereq-package prepare-tmpinfo