aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Makefile.inc')
-rw-r--r--src/lib/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/Makefile.inc b/src/lib/Makefile.inc
index 3ddf01705f..960b5cbec3 100644
--- a/src/lib/Makefile.inc
+++ b/src/lib/Makefile.inc
@@ -175,6 +175,7 @@ romstage-y += boot_device.c
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