summaryrefslogtreecommitdiff
path: root/openwrt/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-22 15:10:20 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-22 15:10:20 +0000
commitbab4efad53ecef261da2a6b6fc4cd1e834636da6 (patch)
treec78be46e0bb41bb4234916f23d9a6cee9a37410c /openwrt/Makefile
parentcf904085d9b7aaf9ebe76fbe682b7fd2c1a4447f (diff)
make log output a bit nicer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2241 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 9d39a7b062..6dee969827 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