[coreboot-gerrit] Change in coreboot[master]: mb/emulation/qemu-i440fx/Makefile.inc: Fix "No newline at end of file"

Patrick Georgi (Code Review) gerrit at coreboot.org
Mon Nov 12 10:07:32 CET 2018


Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/29583 )

Change subject: mb/emulation/qemu-i440fx/Makefile.inc: Fix "No newline at end of file"
......................................................................

mb/emulation/qemu-i440fx/Makefile.inc: Fix "No newline at end of file"

Change-Id: I79e9b95059f16c53767c89cfaef1e89182be9c62
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
Reviewed-on: https://review.coreboot.org/29583
Reviewed-by: Patrick Georgi <pgeorgi at google.com>
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
---
M src/mainboard/emulation/qemu-i440fx/Makefile.inc
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  build bot (Jenkins): Verified
  Patrick Georgi: Looks good to me, approved



diff --git a/src/mainboard/emulation/qemu-i440fx/Makefile.inc b/src/mainboard/emulation/qemu-i440fx/Makefile.inc
index c986667..ecc049e 100644
--- a/src/mainboard/emulation/qemu-i440fx/Makefile.inc
+++ b/src/mainboard/emulation/qemu-i440fx/Makefile.inc
@@ -2,4 +2,4 @@
 ramstage-y += northbridge.c
 ramstage-y += fw_cfg.c
 romstage-y += memory.c
-ramstage-y += memory.c
\ No newline at end of file
+ramstage-y += memory.c

-- 
To view, visit https://review.coreboot.org/29583
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I79e9b95059f16c53767c89cfaef1e89182be9c62
Gerrit-Change-Number: 29583
Gerrit-PatchSet: 5
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181112/8983dddc/attachment.html>


More information about the coreboot-gerrit mailing list