X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2FMakefile;h=f7bbdffbf831654ca8617277e5fd7aeb8959f416;hb=6da319412753ac99a895f09b9735c7f44fd0bf2c;hp=769452274b9a7dc69e4ef1d9a80aac2dddd4bd0e;hpb=a3a37d0bb1e9e66c12aa68d0c17dee48a4f7f29e;p=oweals%2Fopenwrt.git diff --git a/target/linux/Makefile b/target/linux/Makefile index 769452274b..f7bbdffbf8 100644 --- a/target/linux/Makefile +++ b/target/linux/Makefile @@ -9,5 +9,5 @@ include $(INCLUDE_DIR)/target.mk export TARGET_BUILD=1 -prereq clean download prepare compile install menuconfig oldconfig update refresh: FORCE +prereq clean download prepare compile install menuconfig nconfig oldconfig update refresh: FORCE @+$(NO_TRACE_MAKE) -C $(BOARD) $@