mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
53da14d083
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>