X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/60fdf35af5e02bd83747e3206ecab50c949d4522..41d668d19f976b245e47c7ca15be66aee111470c:/include/toplevel.mk?ds=sidebyside diff --git a/include/toplevel.mk b/include/toplevel.mk index 2787872c1..ebbf74972 100644 --- a/include/toplevel.mk +++ b/include/toplevel.mk @@ -118,12 +118,9 @@ 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 package/feeds bin + $(MAKE) -C scripts/config clean 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