mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
build: Update make dependency to enable 'configure.sh config' parallel build
Note that 'configure.sh config -jn' with parallel build could reduce configure stage time. Change-Id: I3d63f1e316a7bc3437fc6c6c2da13c5313e69694 Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
*.wsp
|
||||
*~
|
||||
.depend
|
||||
/.clean_context
|
||||
/.config
|
||||
/.config.old
|
||||
/.config-e
|
||||
|
||||
Reference in New Issue
Block a user