aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/geode_lx
diff options
context:
space:
mode:
authorEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-07-16 19:03:55 +1000
committerEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-07-17 02:20:12 +0200
commitdc112e3515647f17b92ce5205041e03dd53096ef (patch)
tree3479298f7e1479f65521e2762fe53a261b4c6d29 /src/cpu/amd/geode_lx
parent29794b7ad744ea8b2a8b91e2e31a90c599971f5b (diff)
cpu,Makefile.inc: Trivial - drop trailing blank lines at EOF
Change-Id: I7e8866d76d7f286e10160d7dc4f21f01a913bfee Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/6286 Tested-by: build bot (Jenkins) Reviewed-by: Idwer Vollering <vidwer@gmail.com>
Diffstat (limited to 'src/cpu/amd/geode_lx')
-rw-r--r--src/cpu/amd/geode_lx/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
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)
-