summaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/Makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/picasso/Makefile.mk')
-rw-r--r--src/soc/amd/picasso/Makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/amd/picasso/Makefile.mk b/src/soc/amd/picasso/Makefile.mk
index 7a21852837..52f1ab0911 100644
--- a/src/soc/amd/picasso/Makefile.mk
+++ b/src/soc/amd/picasso/Makefile.mk
@@ -19,6 +19,7 @@ bootblock-y += early_fch.c
romstage-y += fsp_m_params.c
ramstage-$(CONFIG_HAVE_ACPI_TABLES) += acpi.c
+ramstage-$(CONFIG_HAVE_ACPI_TABLES) += acpi_crat.c
ramstage-$(CONFIG_HAVE_ACPI_TABLES) += agesa_acpi.c
ramstage-y += chip.c
ramstage-y += cpu.c