summaryrefslogtreecommitdiffstats
path: root/rules/host-umkimage.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-umkimage.make')
-rw-r--r--rules/host-umkimage.make8
1 files changed, 0 insertions, 8 deletions
diff --git a/rules/host-umkimage.make b/rules/host-umkimage.make
index 8386d5989..b56857db7 100644
--- a/rules/host-umkimage.make
+++ b/rules/host-umkimage.make
@@ -59,12 +59,4 @@ $(STATEDIR)/host-umkimage.install:
install $(HOST_UMKIMAGE_DIR)/mkimage $(PTXCONF_SYSROOT_HOST)/bin/mkimage
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-host-umkimage_clean:
- rm -rf $(STATEDIR)/host-umkimage.*
- rm -rf $(HOST_UMKIMAGE_DIR)
-
# vim: syntax=make