soc,Makefile.inc: Trivial - drop trailing blank lines at EOF
Change-Id: I6db4eada5be5f9a4340d9edb942924e2fd18b5ca Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/6284 Tested-by: build bot (Jenkins) Reviewed-by: Idwer Vollering <vidwer@gmail.com>
This commit is contained in:
parent
ff9e45e0b2
commit
a47ab1be12
|
@ -87,4 +87,3 @@ endif
|
||||||
|
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
|
@ -19,4 +19,3 @@
|
||||||
|
|
||||||
ramstage-y += chipset_fsp_util.c
|
ramstage-y += chipset_fsp_util.c
|
||||||
romstage-y += chipset_fsp_util.c
|
romstage-y += chipset_fsp_util.c
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue