summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb700/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/sb700/Makefile.inc')
-rw-r--r--src/southbridge/amd/sb700/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/southbridge/amd/sb700/Makefile.inc b/src/southbridge/amd/sb700/Makefile.inc
index 538a7c1ccd..d93c9a6d5e 100644
--- a/src/southbridge/amd/sb700/Makefile.inc
+++ b/src/southbridge/amd/sb700/Makefile.inc
@@ -19,4 +19,7 @@ ramstage-$(CONFIG_USBDEBUG) += enable_usbdebug.c
romstage-y += early_setup.c
romstage-y += smbus.c
+romstage-y += ramtop.c
+ramstage-y += ramtop.c
+
endif