mirror of
https://github.com/espressif/openthread.git
synced 2026-08-30 13:59:54 +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:
@@ -59,10 +59,6 @@ libopenthread_simulation_a_SOURCES = \
|
||||
$(PLATFORM_SOURCES) \
|
||||
$(NULL)
|
||||
|
||||
PRETTY_FILES = \
|
||||
$(PLATFORM_SOURCES) \
|
||||
$(NULL)
|
||||
|
||||
Dash = -
|
||||
libopenthread_simulation_a_LIBADD = \
|
||||
$(shell find $(top_builddir)/examples/platforms/utils $(Dash)type f $(Dash)name "*.o")
|
||||
|
||||
Reference in New Issue
Block a user