aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge')
-rw-r--r--src/northbridge/intel/gm45/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/northbridge/intel/gm45/Makefile.inc b/src/northbridge/intel/gm45/Makefile.inc
index 054906823e..8478f0e2f6 100644
--- a/src/northbridge/intel/gm45/Makefile.inc
+++ b/src/northbridge/intel/gm45/Makefile.inc
@@ -33,7 +33,7 @@ romstage-$(CONFIG_IOMMU) += iommu.c
ramstage-$(CONFIG_GENERATE_ACPI_TABLES) += acpi.c
-driver-y += ram_calc.c
-driver-y += northbridge.c
+ramstage-y += ram_calc.c
+ramstage-y += northbridge.c
smm-$(CONFIG_HAVE_SMI_HANDLER) += delay.c