From: Felix Fietkau Date: Sat, 22 Oct 2005 19:13:35 +0000 (+0000) Subject: cosmetic fix X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b965972dd335a211fdb20e839320f00ac91206f6;p=librecmc%2Flibrecmc.git cosmetic fix SVN-Revision: 2251 --- 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