Browse Source

board/radxa/rockpi-n8/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 năm trước cách đây
mục cha
commit
9d953e20b0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      board/radxa/rockpi-n8/genimage.cfg

+ 1 - 1
board/radxa/rockpi-n8/genimage.cfg

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