summaryrefslogtreecommitdiffstats
path: root/rules/host-pelts.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-pelts.make')
-rw-r--r--rules/host-pelts.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/host-pelts.make b/rules/host-pelts.make
index ca46b7c58..765611e1a 100644
--- a/rules/host-pelts.make
+++ b/rules/host-pelts.make
@@ -57,12 +57,4 @@ HOST_PELTS_ENV := $(HOST_ENV)
#
HOST_PELTS_AUTOCONF := $(HOST_AUTOCONF)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-host-pelts_clean:
- rm -rf $(STATEDIR)/host-pelts.*
- rm -rf $(HOST_PELTS_DIR)
-
# vim: syntax=make