X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/83b31e078f713ebc761f90030d71e12618bd68ad..5da154a59979da0a0ed0715deb9d3cce285969bd:/target/linux/Makefile

diff --git a/target/linux/Makefile b/target/linux/Makefile
index 1bdd5ae14..f7bbdffbf 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) $@