[coreboot-gerrit] Change in coreboot[master]: lib: Add delay.c to smm

Furquan Shaikh (Code Review) gerrit at coreboot.org
Fri Mar 2 02:10:35 CET 2018


Furquan Shaikh has uploaded this change for review. ( https://review.coreboot.org/24963


Change subject: lib: Add delay.c to smm
......................................................................

lib: Add delay.c to smm

BUG=b:74083107

Change-Id: I98ab5c84268e8754fbaf6a30cd26fe1084e45a20
Signed-off-by: Furquan Shaikh <furquan at google.com>
---
M src/lib/Makefile.inc
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/24963/1

diff --git a/src/lib/Makefile.inc b/src/lib/Makefile.inc
index 3ddf017..960b5cb 100644
--- a/src/lib/Makefile.inc
+++ b/src/lib/Makefile.inc
@@ -175,6 +175,7 @@
 ramstage-y += boot_device.c
 
 smm-y += boot_device.c
+smm-y += delay.c
 smm-y += fmap.c
 smm-y += cbfs.c memcmp.c
 smm-$(CONFIG_GENERIC_UDELAY) += timer.c

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I98ab5c84268e8754fbaf6a30cd26fe1084e45a20
Gerrit-Change-Number: 24963
Gerrit-PatchSet: 1
Gerrit-Owner: Furquan Shaikh <furquan at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180302/9362336b/attachment.html>


More information about the coreboot-gerrit mailing list