X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2FMakefile;h=f7bbdffbf831654ca8617277e5fd7aeb8959f416;hp=1bdd5ae1496ccaf5b5ee3d919dedaff3ad1a0000;hb=b560c1748a4edf0d02046e5a988cc0caf1f4f987;hpb=4c665e6ca4ce7044fbaf4e6a772b021c012f760c diff --git a/target/linux/Makefile b/target/linux/Makefile index 1bdd5ae149..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 - @$(NO_TRACE_MAKE) -C $(BOARD) $@ +prereq clean download prepare compile install menuconfig nconfig oldconfig update refresh: FORCE + @+$(NO_TRACE_MAKE) -C $(BOARD) $@