aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/Makefile.inc
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2017-07-27 06:15:02 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2017-08-02 04:39:29 +0000
commit0e01c4841ddcd2216ab21d3f009024bfc8879908 (patch)
tree9a5549784be1f764864151bc5458acb11e627b55 /src/northbridge/amd/agesa/Makefile.inc
parent6cb4ee31edf0e89f8a4fa01322e90d56194091b4 (diff)
AGESA: Use common handler for ACPI tables
Change-Id: I2d6ab1026f1105f1fea97682442a169409248c39 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/20815 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/northbridge/amd/agesa/Makefile.inc')
-rw-r--r--src/northbridge/amd/agesa/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/amd/agesa/Makefile.inc b/src/northbridge/amd/agesa/Makefile.inc
index 62a5df1628..fff6524076 100644
--- a/src/northbridge/amd/agesa/Makefile.inc
+++ b/src/northbridge/amd/agesa/Makefile.inc
@@ -24,7 +24,7 @@ subdirs-$(CONFIG_NORTHBRIDGE_AMD_AGESA_FAMILY15_RL) += family15rl
subdirs-$(CONFIG_NORTHBRIDGE_AMD_AGESA_FAMILY16_KB) += family16kb
romstage-y += def_callouts.c agesawrapper.c eventlog.c
-ramstage-y += def_callouts.c agesawrapper.c eventlog.c
+ramstage-y += def_callouts.c agesawrapper.c eventlog.c acpi_tables.c
romstage-y += oem_s3.c
ramstage-y += oem_s3.c