mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-30 17:24:03 +02:00
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
This commit is contained in:
parent
8a40bf1097
commit
a989a4bdd9
@ -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