From f7712db53cefa44a6efbf72328299e32e83be938 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 22 Oct 2005 15:10:20 +0000 Subject: make log output a bit nicer SVN-Revision: 2241 --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/Makefile') 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 -- cgit v1.1