1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 11:04:10 +03:00

cosmetic fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2251 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2005-10-22 19:13:35 +00:00
parent d3331ddfd3
commit 96dfaeee23

View File

@ -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