X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2FMakefile;h=f7bbdffbf831654ca8617277e5fd7aeb8959f416;hb=c19c30cefdf45184c80cde1574956356e3a38ecc;hp=828825011128de30973a466e5a46f52833a58be2;hpb=a9d683ca912b2c4837b2e65909c09ca01babe3df;p=oweals%2Fopenwrt.git diff --git a/target/linux/Makefile b/target/linux/Makefile index 8288250111..f7bbdffbf8 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 nconfig oldconfig update refresh: FORCE + @+$(NO_TRACE_MAKE) -C $(BOARD) $@