[Buildroot] [git commit branch/next] board/nexbox/a95x/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=1ca31c6d7c54cfd2a548ebf7c38a058ea2c4852e
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/nexbox/a95x/genimage.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/board/nexbox/a95x/genimage.cfg b/board/nexbox/a95x/genimage.cfg
index 63b96107c9..81bcc82c9b 100644
--- a/board/nexbox/a95x/genimage.cfg
+++ b/board/nexbox/a95x/genimage.cfg
@@ -7,6 +7,7 @@ image boot.vfat {
 			"boot.scr"
 		}
 	}
+
 	size = 32M
 }
 


More information about the buildroot mailing list