mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-17 08:52:53 +00:00
remove obsolete symlinkclean target the new make package/symlinks does not need it.
SVN-Revision: 10622
This commit is contained in:
parent
44db3f4117
commit
a4920f613a
@ -118,10 +118,6 @@ docs docs/compile: FORCE
|
|||||||
docs/clean: FORCE
|
docs/clean: FORCE
|
||||||
$(MAKE) -C docs clean
|
$(MAKE) -C docs clean
|
||||||
|
|
||||||
symlinkclean:
|
|
||||||
-find package -type l | xargs rm -f
|
|
||||||
rm -rf tmp
|
|
||||||
|
|
||||||
distclean:
|
distclean:
|
||||||
rm -rf tmp build_dir staging_dir dl .config* feeds bin
|
rm -rf tmp build_dir staging_dir dl .config* feeds bin
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user