diff options
Diffstat (limited to 'src/soc/marvell/mvmap2315/Makefile.inc')
-rw-r--r-- | src/soc/marvell/mvmap2315/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |