summaryrefslogtreecommitdiffstats
path: root/rules/libssh2.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libssh2.make')
-rw-r--r--rules/libssh2.make9
1 files changed, 0 insertions, 9 deletions
diff --git a/rules/libssh2.make b/rules/libssh2.make
index 087ff6fbe..5dbdf496a 100644
--- a/rules/libssh2.make
+++ b/rules/libssh2.make
@@ -75,13 +75,4 @@ $(STATEDIR)/libssh2.targetinstall:
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-libssh2_clean:
- rm -rf $(STATEDIR)/libssh2.*
- rm -rf $(PKGDIR)/libssh2_*
- rm -rf $(LIBSSH2_DIR)
-
# vim: syntax=make