mirror of
https://github.com/espressif/openthread.git
synced 2026-09-14 05:00:11 +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:
@@ -47,10 +47,4 @@ SUBDIRS += spi-hdlc-adapter
|
||||
endif
|
||||
endif # OPENTHREAD_BUILD_TOOLS
|
||||
|
||||
# Always pretty (e.g. for 'make pretty') these subdirectories.
|
||||
|
||||
PRETTY_SUBDIRS = \
|
||||
spi-hdlc-adapter \
|
||||
$(NULL)
|
||||
|
||||
include $(abs_top_nlbuild_autotools_dir)/automake/post.am
|
||||
|
||||
Reference in New Issue
Block a user