summaryrefslogtreecommitdiffstats
path: root/rules/lsof.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/lsof.make')
-rw-r--r--rules/lsof.make10
1 files changed, 0 insertions, 10 deletions
diff --git a/rules/lsof.make b/rules/lsof.make
index c0634901e..9c368bb3f 100644
--- a/rules/lsof.make
+++ b/rules/lsof.make
@@ -1,5 +1,4 @@
# -*-makefile-*-
-# $Id$
#
# Copyright (C) 2009 by Marc Kleine-Budde <mkl@pengutronix.de>
#
@@ -89,13 +88,4 @@ $(STATEDIR)/lsof.targetinstall:
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-lsof_clean:
- rm -rf $(STATEDIR)/lsof.*
- rm -rf $(PKGDIR)/lsof_*
- rm -rf $(LSOF_DIR)
-
# vim: syntax=make