northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF

Change-Id: Id1fcd3d1cd8a156a76e1a9a3ca4c7b4004c2c015
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/6289
Tested-by: build bot (Jenkins)
Reviewed-by: Idwer Vollering <vidwer@gmail.com>
This commit is contained in:
Edward O'Callaghan 2014-07-16 19:06:12 +10:00
parent 3c41876e71
commit e6d4732c41
12 changed files with 0 additions and 12 deletions

View File

@ -22,4 +22,3 @@
romstage-y += early.c romstage-y += early.c
ramstage-y += late.c ramstage-y += late.c

View File

@ -19,4 +19,3 @@
## ##
ramstage-y += northbridge.c ramstage-y += northbridge.c

View File

@ -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

View File

@ -22,4 +22,3 @@ ramstage-y += northbridge.c
romstage-y += raminit.c romstage-y += raminit.c
romstage-y += debug.c romstage-y += debug.c

View File

@ -19,4 +19,3 @@
## ##
ramstage-y += northbridge.c ramstage-y += northbridge.c

View File

@ -22,4 +22,3 @@ ramstage-y += northbridge.c
romstage-y += raminit.c romstage-y += raminit.c
romstage-y += debug.c romstage-y += debug.c

View File

@ -1,2 +1 @@
subdirs-$(CONFIG_NORTHBRIDGE_RDC_R8610) += r8610 subdirs-$(CONFIG_NORTHBRIDGE_RDC_R8610) += r8610

View File

@ -5,4 +5,3 @@ subdirs-$(CONFIG_NORTHBRIDGE_VIA_CX700) += cx700
subdirs-$(CONFIG_NORTHBRIDGE_VIA_CN400) += cn400 subdirs-$(CONFIG_NORTHBRIDGE_VIA_CN400) += cn400
subdirs-$(CONFIG_NORTHBRIDGE_VIA_VX800) += vx800 subdirs-$(CONFIG_NORTHBRIDGE_VIA_VX800) += vx800
subdirs-$(CONFIG_NORTHBRIDGE_VIA_VX900) += vx900 subdirs-$(CONFIG_NORTHBRIDGE_VIA_VX900) += vx900

View File

@ -22,4 +22,3 @@ ramstage-y += northbridge.c
ramstage-y += agp.c ramstage-y += agp.c
ramstage-y += vga.c ramstage-y += vga.c
ramstage-y += vlink.c ramstage-y += vlink.c

View File

@ -21,4 +21,3 @@
ramstage-y += northbridge.c ramstage-y += northbridge.c
ramstage-y += agp.c ramstage-y += agp.c
ramstage-y += vga.c ramstage-y += vga.c

View File

@ -19,4 +19,3 @@
## ##
ramstage-y += northbridge.c ramstage-y += northbridge.c

View File

@ -20,4 +20,3 @@
ramstage-y += northbridge.c ramstage-y += northbridge.c
ramstage-y += vga.c ramstage-y += vga.c