X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2FMakefile;h=769452274b9a7dc69e4ef1d9a80aac2dddd4bd0e;hb=0a112e8379a4b615cf2fd08e4aacdeae20cf08f4;hp=828825011128de30973a466e5a46f52833a58be2;hpb=6db7ad74f61eeaae0c8ecb08d483599d9d80c53f;p=openwrt-10.03%2F.git diff --git a/target/linux/Makefile b/target/linux/Makefile index 828825011..769452274 100644 --- a/target/linux/Makefile +++ b/target/linux/Makefile @@ -7,6 +7,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/target.mk -prereq clean download prepare compile install menuconfig oldconfig update refresh: FORCE - TARGET_BUILD=1 $(MAKE) -C $(BOARD) $@ +export TARGET_BUILD=1 +prereq clean download prepare compile install menuconfig oldconfig update refresh: FORCE + @+$(NO_TRACE_MAKE) -C $(BOARD) $@