mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-06 15:26:07 +08:00
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: Tom Rini <trini@ti.com>
This commit is contained in:
Reference in New Issue
Block a user