Makefile: Fix verbose builds on Windows
Commit <ee1ba6d4ddf1> ("Makefile: Support totally quiet output with -s")
broke verbose (V=1) builds on Windows. This patch fixes it by adding
helpers to silence echo prints in a OS-dependent way.

Change-Id: I24669150457516e9fb34fa32fa103398efe8082d
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
1 parent 0595abc commit b5a0f4bd1910b49b3d11b9bd712f9dc05f894d91
@Antonio Nino Diaz Antonio Nino Diaz authored on 19 Oct 2018
Showing 3 changed files
View
Makefile
View
make_helpers/unix.mk
View
make_helpers/windows.mk