From dc112e3515647f17b92ce5205041e03dd53096ef Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Wed, 16 Jul 2014 19:03:55 +1000 Subject: cpu,Makefile.inc: Trivial - drop trailing blank lines at EOF Change-Id: I7e8866d76d7f286e10160d7dc4f21f01a913bfee Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/6286 Tested-by: build bot (Jenkins) Reviewed-by: Idwer Vollering --- src/cpu/amd/agesa/family10/Makefile.inc | 1 - src/cpu/amd/agesa/family15/Makefile.inc | 1 - src/cpu/amd/geode_gx2/Makefile.inc | 1 - src/cpu/amd/geode_lx/Makefile.inc | 1 - 4 files changed, 4 deletions(-) (limited to 'src/cpu/amd') diff --git a/src/cpu/amd/agesa/family10/Makefile.inc b/src/cpu/amd/agesa/family10/Makefile.inc index 8130de1c26..10af1d5d35 100644 --- a/src/cpu/amd/agesa/family10/Makefile.inc +++ b/src/cpu/amd/agesa/family10/Makefile.inc @@ -301,4 +301,3 @@ subdirs-y += ../../../x86/cache subdirs-y += ../../../x86/mtrr subdirs-y += ../../../x86/pae subdirs-y += ../../../x86/smm - diff --git a/src/cpu/amd/agesa/family15/Makefile.inc b/src/cpu/amd/agesa/family15/Makefile.inc index 3b1553b3af..d94d56a7a4 100644 --- a/src/cpu/amd/agesa/family15/Makefile.inc +++ b/src/cpu/amd/agesa/family15/Makefile.inc @@ -27,4 +27,3 @@ subdirs-y += ../../../x86/smm ramstage-y += chip_name.c ramstage-y += model_15_init.c - diff --git a/src/cpu/amd/geode_gx2/Makefile.inc b/src/cpu/amd/geode_gx2/Makefile.inc index d8a4faf1f6..751192619a 100644 --- a/src/cpu/amd/geode_gx2/Makefile.inc +++ b/src/cpu/amd/geode_gx2/Makefile.inc @@ -12,4 +12,3 @@ cbfs-files-$(CONFIG_GEODE_VSA_FILE) += vsa vsa-file = $(call strip_quotes,$(CONFIG_VSA_FILENAME)):vsa vsa-type = stage vsa-required = VSA binary (binary and MASM source code available in coreboot/3rdparty repository) - diff --git a/src/cpu/amd/geode_lx/Makefile.inc b/src/cpu/amd/geode_lx/Makefile.inc index 0280aacd13..4eb57bad38 100644 --- a/src/cpu/amd/geode_lx/Makefile.inc +++ b/src/cpu/amd/geode_lx/Makefile.inc @@ -12,4 +12,3 @@ cbfs-files-$(CONFIG_GEODE_VSA_FILE) += vsa vsa-file = $(call strip_quotes,$(CONFIG_VSA_FILENAME)):vsa vsa-type = stage vsa-required = VSA binary (binary and MASM source code available in coreboot/3rdparty repository) - -- cgit v1.2.3