X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=Makefile;h=abc9dfee2756e6c2458618791d074f351ff5979d;hb=b19b50dc61e93775012b7adc3b59c9d7f9a1fa3b;hp=edeb1f41ee5a9ea1d4491490f4799891725c5489;hpb=cd45334873bf33da7101c954d1d7356f1e70e9e5;p=openwrt-10.03%2F.git 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