aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/amd/agesa/Makefile.inc')
-rw-r--r--src/northbridge/amd/agesa/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/northbridge/amd/agesa/Makefile.inc b/src/northbridge/amd/agesa/Makefile.inc
index 05c3c1a705..284b6e2b04 100644
--- a/src/northbridge/amd/agesa/Makefile.inc
+++ b/src/northbridge/amd/agesa/Makefile.inc
@@ -30,4 +30,7 @@ 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
+romstage-y += oem_s3.c
+ramstage-y += oem_s3.c
+
endif