[Buildroot] [git commit] board/atmel/at91sam9x5ek_mmc/genimage.cfg: beautify file

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


commit: https://git.buildroot.net/buildroot/commit/?id=b00af439f8d647ec9a9ee110fd736b3315d3d294
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/atmel/at91sam9x5ek_mmc/genimage.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/board/atmel/at91sam9x5ek_mmc/genimage.cfg b/board/atmel/at91sam9x5ek_mmc/genimage.cfg
index 7a552665f3..d99ebd26be 100644
--- a/board/atmel/at91sam9x5ek_mmc/genimage.cfg
+++ b/board/atmel/at91sam9x5ek_mmc/genimage.cfg
@@ -17,6 +17,7 @@ image boot.vfat {
 			image = "uboot-env.bin"
 		}
 	}
+
 	size = 16M
 }
 


More information about the buildroot mailing list