Procházet zdrojové kódy

board/atmel/sama5d2_xplained_mmc/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 před 3 roky
rodič
revize
855ad130e4
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      board/atmel/sama5d2_xplained_mmc/genimage.cfg

+ 1 - 0
board/atmel/sama5d2_xplained_mmc/genimage.cfg

@@ -9,6 +9,7 @@ image boot.vfat {
 			"u-boot.bin"
 		}
 	}
+
 	size = 16M
 }