mirror of
https://github.com/espressif/openthread.git
synced 2026-09-08 18:20:06 +00:00
[script] simplify pretty (#4660)
* No need to bootstrap and configure for make pretty * Use parallel to speed up make pretty
This commit is contained in:
@@ -50,11 +50,4 @@ SUBDIRS += ncp
|
||||
endif
|
||||
endif
|
||||
|
||||
# Always pretty (e.g. for 'make pretty') these subdirectories.
|
||||
|
||||
PRETTY_SUBDIRS = \
|
||||
cli \
|
||||
ncp \
|
||||
$(NULL)
|
||||
|
||||
include $(abs_top_nlbuild_autotools_dir)/automake/post.am
|
||||
|
||||
Reference in New Issue
Block a user