aboutsummaryrefslogtreecommitdiffstats
path: root/include/toplevel.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-03-19 08:17:56 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-03-19 08:17:56 +0000
commit537ed276f7c2532df071487ffbf7f7e853bf2c41 (patch)
treee3734bb50a4b543490e5e5ebc6f023e78fe6132b /include/toplevel.mk
parent639b7157f37e6112ca2d91f93c4bdfc1a184c5bf (diff)
downloadupstream-537ed276f7c2532df071487ffbf7f7e853bf2c41.tar.gz
upstream-537ed276f7c2532df071487ffbf7f7e853bf2c41.tar.bz2
upstream-537ed276f7c2532df071487ffbf7f7e853bf2c41.zip
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
Diffstat (limited to 'include/toplevel.mk')
-rw-r--r--include/toplevel.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/toplevel.mk b/include/toplevel.mk
index 3c2e46d8b8..2094e2fefd 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