summaryrefslogtreecommitdiffstats
path: root/rules/ppp.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/ppp.make')
-rw-r--r--rules/ppp.make9
1 files changed, 0 insertions, 9 deletions
diff --git a/rules/ppp.make b/rules/ppp.make
index d65ee5a54..046175f88 100644
--- a/rules/ppp.make
+++ b/rules/ppp.make
@@ -247,13 +247,4 @@ endif
@$(call install_finish, ppp)
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-ppp_clean:
- rm -rf $(STATEDIR)/ppp.*
- rm -rf $(PKGDIR)/ppp_*
- rm -rf $(PPP_DIR)
-
# vim: syntax=make