From 69b6c56909653f5fd438fbd5d5ffb44d6de7a974 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Fri, 21 Dec 2018 09:33:35 +0100 Subject: [PATCH] util/xcompile/xcompile: Use tab for indent Change-Id: I9878e6d962004003e2c05a6cdb8ecb0a3a02ae66 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/30352 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph Reviewed-by: Angel Pons --- util/xcompile/xcompile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/xcompile/xcompile b/util/xcompile/xcompile index 58f60f0026..0fefff2f5a 100755 --- a/util/xcompile/xcompile +++ b/util/xcompile/xcompile @@ -238,7 +238,7 @@ EOF # to use i586 instead. if [ "${TARCH}" = "x86_64" ]; then cat <