Skip to content
Snippets Groups Projects
Commit ed296d20 authored by Tom Rini's avatar Tom Rini
Browse files

MAKEALL: Add -s to '${MAKE} tidy' section


When BUILD_NBUILDS is > 1 we run the tidy command.  With the addition of
DocBook this now includes a -C doc/DocBook and a 'entering/leaving' pair
of messages happen.  Since we don't want to see what's being cleaned
here, we can just invoke make -s like we do when building.

Signed-off-by: default avatarTom Rini <trini@ti.com>
parent b9dc4941
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment