From a97d6b0c9514743b0285b4a65d60b1da1563da1c Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Fri, 6 Aug 2010 21:36:35 +0000 Subject: Add kernel_nconfig make target SVN-Revision: 22518 --- target/linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/Makefile') 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) $@ -- cgit v1.2.3