aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/skx/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/xeon_sp/skx/Makefile.inc')
-rw-r--r--src/soc/intel/xeon_sp/skx/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/xeon_sp/skx/Makefile.inc b/src/soc/intel/xeon_sp/skx/Makefile.inc
index 773ced0fec..1a7e3dd564 100644
--- a/src/soc/intel/xeon_sp/skx/Makefile.inc
+++ b/src/soc/intel/xeon_sp/skx/Makefile.inc
@@ -19,7 +19,7 @@ romstage-y += hob_display.c
romstage-$(CONFIG_DISPLAY_UPD_DATA) += upd_display.c
romstage-$(CONFIG_DISPLAY_HOBS) += hob_display.c
-ramstage-y += soc_util.c
+ramstage-y += soc_acpi.c
ramstage-y += chip.c
ramstage-y += soc_util.c
ramstage-y += cpu.c