summaryrefslogtreecommitdiffstats
path: root/rules/liblist.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/liblist.make')
-rw-r--r--rules/liblist.make10
1 files changed, 0 insertions, 10 deletions
diff --git a/rules/liblist.make b/rules/liblist.make
index 9e1727643..1fe4f572a 100644
--- a/rules/liblist.make
+++ b/rules/liblist.make
@@ -1,5 +1,4 @@
# -*-makefile-*-
-# $Id: template-make 7626 2007-11-26 10:27:03Z mkl $
#
# Copyright (C) 2005 by Robert Schwebel
# 2008 by Marc Kleine-Budde <mkl@pengutronix.de>
@@ -72,13 +71,4 @@ $(STATEDIR)/liblist.targetinstall:
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-liblist_clean:
- rm -rf $(STATEDIR)/liblist.*
- rm -rf $(PKGDIR)/liblist_*
- rm -rf $(LIBLIST_DIR)
-
# vim: syntax=make