summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-06-21 17:56:24 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-06-21 17:56:24 +0200
commita7098c628ee8bfcf329ccdecbc5471922127bd24 (patch)
tree21dba6f13634a21b24b8085472e29f2098696eb2
parentf541eede56460a7fca83d5b1731db745b050c9c7 (diff)
downloadembtoolkit-a7098c628ee8bfcf329ccdecbc5471922127bd24.tar.gz
embtoolkit-a7098c628ee8bfcf329ccdecbc5471922127bd24.tar.bz2
embtoolkit-a7098c628ee8bfcf329ccdecbc5471922127bd24.tar.xz
Packages: mtd-utils: announce we are cleanning target
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
-rw-r--r--mk/mtd-utils.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/mtd-utils.mk b/mk/mtd-utils.mk
index 974cc0b..c75070b 100644
--- a/mk/mtd-utils.mk
+++ b/mk/mtd-utils.mk
@@ -74,6 +74,7 @@ $(MTD-UTILS_TARGET_BUILD_DIR)/.decompressed:
@touch $@
mtd-utils_target_clean:
+ $(call EMBTK_GENERIC_MESSAGE,"Cleaning mtd-utils in target ...")
@if [ -e $(MTD-UTILS_TARGET_BUILD_DIR)/.installed ]; then \
cd $(SYSROOT)/usr/sbin; rm -rf $(MTD-UTILS_BINS); \
fi