X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8325c45c3085ec80dfd3dba8c0c64974c9755781..64586adbaddacef7c18f4d6d9943f8a1e0433b23:/openwrt/Makefile?ds=sidebyside diff --git a/openwrt/Makefile b/openwrt/Makefile index edeb1f41e..abc9dfee2 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