make log output a bit nicer
[openwrt.git] / Makefile
index 9d39a7b..6dee969 100644 (file)
--- a/Makefile
+++ b/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
This page took 0.022295 seconds and 4 git commands to generate.