From: nbd Date: Wed, 19 Mar 2008 08:17:56 +0000 (+0000) Subject: remove obsolete symlinkclean target X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/a989a4bdd97f2e2a5340bfb96494d84b93027573 remove obsolete symlinkclean target the new make package/symlinks does not need it. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10622 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/include/toplevel.mk b/include/toplevel.mk index 3c2e46d8b..2094e2fef 100644 --- a/include/toplevel.mk +++ b/include/toplevel.mk @@ -118,10 +118,6 @@ 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