From b4560cd523867b9171db835b3df151ed18a209dc Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sat, 22 Jul 2017 21:45:28 -0600 Subject: Update files with no newline at the end MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8febb8d74e2463622cab0313c543ceebec71fdf4 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/20705 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki Reviewed-by: Paul Menzel --- src/soc/marvell/mvmap2315/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/marvell/mvmap2315/Makefile.inc') diff --git a/src/soc/marvell/mvmap2315/Makefile.inc b/src/soc/marvell/mvmap2315/Makefile.inc index c6426f1fd0..bac7c04967 100644 --- a/src/soc/marvell/mvmap2315/Makefile.inc +++ b/src/soc/marvell/mvmap2315/Makefile.inc @@ -136,4 +136,4 @@ $(objcbfs)/bootblock.bin: $(objcbfs)/bootblock.raw.bin $(BDB) bootblock_offset seek=$(BOOTBLOCK_OFFSET) conv=notrunc of=$@.tmp mv $@.tmp $@ -endif \ No newline at end of file +endif -- cgit v1.2.3