summaryrefslogtreecommitdiffstats
path: root/rules/microcom.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/microcom.make')
-rw-r--r--rules/microcom.make9
1 files changed, 0 insertions, 9 deletions
diff --git a/rules/microcom.make b/rules/microcom.make
index 99ed4cfd7..ea425fd3b 100644
--- a/rules/microcom.make
+++ b/rules/microcom.make
@@ -69,13 +69,4 @@ $(STATEDIR)/microcom.targetinstall:
@$(call touch)
-# ----------------------------------------------------------------------------
-# Clean
-# ----------------------------------------------------------------------------
-
-microcom_clean:
- rm -rf $(STATEDIR)/microcom.*
- rm -rf $(PKGDIR)/microcom_*
- rm -rf $(MICROCOM_DIR)
-
# vim: syntax=make