From 29794b7ad744ea8b2a8b91e2e31a90c599971f5b Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Wed, 16 Jul 2014 19:04:26 +1000 Subject: device,Makefile.inc: Trivial - drop trailing blank lines at EOF Change-Id: I73fe6f37c363f4bff332ca90178a236590067170 Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/6287 Tested-by: build bot (Jenkins) Reviewed-by: Idwer Vollering --- src/device/oprom/Makefile.inc | 1 - src/device/oprom/realmode/Makefile.inc | 1 - 2 files changed, 2 deletions(-) (limited to 'src/device/oprom') diff --git a/src/device/oprom/Makefile.inc b/src/device/oprom/Makefile.inc index 5cedd7cb5f..4fc81b003d 100644 --- a/src/device/oprom/Makefile.inc +++ b/src/device/oprom/Makefile.inc @@ -20,4 +20,3 @@ subdirs-$(CONFIG_PCI_OPTION_ROM_RUN_YABEL) += x86emu subdirs-$(CONFIG_PCI_OPTION_ROM_RUN_YABEL) += yabel subdirs-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += realmode - 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 - -- cgit v1.2.3