From e96724f6deb3a8c0ac065e3affdb41c812aeb780 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 22 Oct 2005 19:13:35 +0000 Subject: cosmetic fix git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2251 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/Makefile') diff --git a/openwrt/Makefile b/openwrt/Makefile index edeb1f41ee..abc9dfee27 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -60,7 +60,7 @@ include .config.cmd world: $(DL_DIR) $(BUILD_DIR) configtest $(MAKE) toolchain/install target/compile package/compile root_clean package/install target/install package_index - $(TRACE) Build complete. + @$(TRACE) Build complete. .PHONY: all world clean dirclean distclean image_clean target_clean source configtest -- cgit v1.2.3