From 643ea4281e5a515e42a99cfccab9f703c308e213 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2241 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9d39a7b062..6dee969827 100644 --- 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 -- cgit v1.2.3