[Buildroot] [git commit branch/next] board/pandaboard/genimage.cfg: beautify file

Arnout Vandecappelle (Essensium/Mind) arnout at mind.be
Mon Nov 8 21:59:31 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=8eb94081de2bbfa6320be8d0d2217ce0bce1d377
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Beatify this genimage .cfg file to have consistency with all genimage .cfg
files in Buildroot.

Signed-off-by: Giulio Benetti <giulio.benetti at benettiengineering.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
---
 board/pandaboard/genimage.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/board/pandaboard/genimage.cfg b/board/pandaboard/genimage.cfg
index f30033f023..dfe388227e 100644
--- a/board/pandaboard/genimage.cfg
+++ b/board/pandaboard/genimage.cfg
@@ -5,6 +5,7 @@ image boot.vfat {
 			"u-boot.img"
 		}
 	}
+
 	size = 8M
 }
 


More information about the buildroot mailing list