Browse Source

board/pine64/rockpro64/genimage.cfg: beautify file

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

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Giulio Benetti 3 years ago
parent
commit
96dcd875c7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      board/pine64/rockpro64/genimage.cfg

+ 1 - 1
board/pine64/rockpro64/genimage.cfg

@@ -6,11 +6,11 @@ image boot.vfat {
 			"extlinux"
 		}
 	}
+
 	size = 64M
 }
 
 image sdcard.img {
-
 	hdimage {
 		gpt = true
 	}