aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/denverton_ns/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/denverton_ns/Makefile.inc')
-rw-r--r--src/soc/intel/denverton_ns/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/denverton_ns/Makefile.inc b/src/soc/intel/denverton_ns/Makefile.inc
index 5feea13398..798ca83b9e 100644
--- a/src/soc/intel/denverton_ns/Makefile.inc
+++ b/src/soc/intel/denverton_ns/Makefile.inc
@@ -63,6 +63,7 @@ ramstage-y += cpu.c
ramstage-y += tsc_freq.c
ramstage-y += spi.c
ramstage-y += fiamux.c
+ramstage-y += hob_mem.c
ramstage-$(CONFIG_DRIVERS_UART_8250MEM) += uart_debug.c
ramstage-$(CONFIG_HAVE_ACPI_TABLES) += acpi.c
ramstage-$(CONFIG_HAVE_SMI_HANDLER) += smm.c