[Buildroot] [git commit branch/2023.02.x] board/kria/kv260/kv260.sh: remove trailing spaces

Peter Korsgaard peter at korsgaard.com
Wed Jun 14 11:48:54 UTC 2023


commit: https://git.buildroot.net/buildroot/commit/?id=f69bf649fc94c167df0ec05ed8803eb99622eb22
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2023.02.x

Signed-off-by: Neal Frager <neal.frager at amd.com>
[Arnout: update .checkpackageignore]
Signed-off-by: Arnout Vandecappelle <arnout at mind.be>
(cherry picked from commit 6aa637737fd04cbf0f69fb0d2b9eeeba029c8570)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 board/zynqmp/kria/kv260/kv260.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/board/zynqmp/kria/kv260/kv260.sh b/board/zynqmp/kria/kv260/kv260.sh
index e3467f3068..e03d67d8b0 100755
--- a/board/zynqmp/kria/kv260/kv260.sh
+++ b/board/zynqmp/kria/kv260/kv260.sh
@@ -1,8 +1,8 @@
 #!/bin/sh
 
 # This is a temporary work around for generating kv260 u-boot.itb.
-# The problem is there is no way to currently configure u-boot to apply 
-# the carrier board dtb overlay during build, so all kv260 carrier board 
+# The problem is there is no way to currently configure u-boot to apply
+# the carrier board dtb overlay during build, so all kv260 carrier board
 # drivers are missing.
 # This will be removed when u-boot can build the kv260 u-boot.itb natively.
 



More information about the buildroot mailing list