summaryrefslogtreecommitdiff
path: root/openwrt/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-10-22 15:10:20 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-10-22 15:10:20 +0000
commitf7712db53cefa44a6efbf72328299e32e83be938 (patch)
tree0fb5f2cacfe88cf18cc3df0a5096b82355334791 /openwrt/Makefile
parent58eebfa037d5b598048416e2ea2cab04fcfa60df (diff)
downloadmtk-20170518-f7712db53cefa44a6efbf72328299e32e83be938.zip
mtk-20170518-f7712db53cefa44a6efbf72328299e32e83be938.tar.gz
mtk-20170518-f7712db53cefa44a6efbf72328299e32e83be938.tar.bz2
make log output a bit nicer
SVN-Revision: 2241
Diffstat (limited to 'openwrt/Makefile')
-rw-r--r--openwrt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/Makefile b/openwrt/Makefile
index 9d39a7b..6dee969 100644
--- a/openwrt/Makefile
+++ b/openwrt/Makefile
@@ -96,7 +96,7 @@ toolchain/%:
#
#############################################################
root_clean:
- @$(TRACE) Cleaning...
+ @$(TRACE) root_clean
rm -rf $(BUILD_DIR)/linux-*/root $(BUILD_DIR)/root
target_clean: root_clean