Skip to content
Snippets Groups Projects
Commit a4920f61 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

remove obsolete symlinkclean target the new make package/symlinks does not need it.

SVN-Revision: 10622
parent 44db3f41
No related branches found
No related tags found
Loading
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment