aboutsummaryrefslogtreecommitdiff
path: root/src/device/oprom/realmode/Makefile.inc
diff options
context:
space:
mode:
authorEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-07-16 19:04:26 +1000
committerEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-07-17 02:19:57 +0200
commit29794b7ad744ea8b2a8b91e2e31a90c599971f5b (patch)
treed3d30778abc7ff954067833b0302daad48ff84bb /src/device/oprom/realmode/Makefile.inc
parent4fc32be15279be50051e7a73f0e0437e9a973c0f (diff)
device,Makefile.inc: Trivial - drop trailing blank lines at EOF
Change-Id: I73fe6f37c363f4bff332ca90178a236590067170 Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/6287 Tested-by: build bot (Jenkins) Reviewed-by: Idwer Vollering <vidwer@gmail.com>
Diffstat (limited to 'src/device/oprom/realmode/Makefile.inc')
-rw-r--r--src/device/oprom/realmode/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/oprom/realmode/Makefile.inc b/src/device/oprom/realmode/Makefile.inc
index 2dbc05d44b..68ee3b8792 100644
--- a/src/device/oprom/realmode/Makefile.inc
+++ b/src/device/oprom/realmode/Makefile.inc
@@ -20,4 +20,3 @@
ramstage-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += x86.c
ramstage-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += x86_asm.S
ramstage-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += x86_interrupts.c
-