mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-01 00:36:40 +09:00
If the systbl_chk.sh checks fail we print a message, but with no indication that it's an error. That makes it hard to find in build logs with eg. grep. So prefix any output with "Error:". Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>