Procházet zdrojové kódy

board/atmel/at91sam9x5ek_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
b00af439f8
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      board/atmel/at91sam9x5ek_mmc/genimage.cfg

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

@@ -17,6 +17,7 @@ image boot.vfat {
 			image = "uboot-env.bin"
 		}
 	}
+
 	size = 16M
 }