summaryrefslogtreecommitdiffstats
path: root/rules/host-squashfs-tools.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-squashfs-tools.make')
-rw-r--r--rules/host-squashfs-tools.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/host-squashfs-tools.make b/rules/host-squashfs-tools.make
index c70e40e02..ee0583219 100644
--- a/rules/host-squashfs-tools.make
+++ b/rules/host-squashfs-tools.make
@@ -56,12 +56,4 @@ $(STATEDIR)/host-squashfs-tools.compile:
$(MAKE) $(HOST_SQUASHFS_TOOLS_MAKEVARS) $(PARALLELMFLAGS_BROKEN)
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-host-squashfs-tools_clean:
- rm -rf $(STATEDIR)/host-squashfs-tools.*
- rm -rf $(HOST_SQUASHFS_TOOLS_DIR)
-
# vim: syntax=make