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

Change-Id: I79e9b95059f16c53767c89cfaef1e89182be9c62
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/29583
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS 2018-11-12 08:26:48 +01:00 committed by Patrick Georgi
parent 5d6929772c
commit a9a1913d4d
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ cpu_incs-y += $(src)/mainboard/emulation/qemu-i440fx/cache_as_ram.inc
ramstage-y += northbridge.c
ramstage-y += fw_cfg.c
romstage-y += memory.c
ramstage-y += memory.c
ramstage-y += memory.c