X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ba6e77ed2d75d691b59687abe26fc7cfade57442..fc35f54386655faec7483c691ca12c00c226a813:/include/toplevel.mk diff --git a/include/toplevel.mk b/include/toplevel.mk index 3c2e46d8b..a2eae5531 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 bin + rm -rf tmp build_dir staging_dir dl .config* feeds package/feeds package/openwrt-packages 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