[Buildroot] [git commit] board/microchip/sama5d2_icp/genimage.cfg: beautify file

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


commit: https://git.buildroot.net/buildroot/commit/?id=332dc70102c5687435945dd93f1ab1c3aa6a8253
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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/microchip/sama5d2_icp/genimage.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/board/microchip/sama5d2_icp/genimage.cfg b/board/microchip/sama5d2_icp/genimage.cfg
index 854751713f..eecb2ef115 100644
--- a/board/microchip/sama5d2_icp/genimage.cfg
+++ b/board/microchip/sama5d2_icp/genimage.cfg
@@ -9,6 +9,7 @@ image boot.vfat {
 			"u-boot.bin"
 		}
 	}
+
 	size = 16M
 }
 


More information about the buildroot mailing list