X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/cd45334873bf33da7101c954d1d7356f1e70e9e5..0c34c224d0b5d5ec592547ff0cbcc527a76c3d34:/Makefile diff --git a/Makefile b/Makefile index edeb1f41e..abc9dfee2 100644 --- a/Makefile +++ b/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