From 53eb65853ab9b6aa5bc2acf809879dfe303fc286 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Wed, 13 Jan 2010 17:20:19 +0100 Subject: [rules] remove obsolete clean target & minor cleanups Signed-off-by: Michael Olbrich --- rules/microcom.make | 9 --------- 1 file changed, 9 deletions(-) (limited to 'rules/microcom.make') 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 -- cgit v1.2.3