浏览代码

board/intel/galileo/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 年之前
父节点
当前提交
26b1b9a7ed
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      board/intel/galileo/genimage.cfg

+ 2 - 1
board/intel/galileo/genimage.cfg

@@ -5,7 +5,8 @@ image efi-part.vfat {
 			image = "efi-part/EFI"
 			image = "efi-part/EFI"
 		}
 		}
 	}
 	}
-	size=512K
+
+	size = 512K
 }
 }
 
 
 # Create the sdcard image, pulling in
 # Create the sdcard image, pulling in