Arthur Heymans has uploaded this change for review.

View Change

nb/intel/nehalem: Don't link walkcbfs.S in romstage

Change-Id: I5bb0c38353d340cc5d356fba299a4460e3f5bddc
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
---
M src/northbridge/intel/nehalem/Makefile.inc
1 file changed, 0 insertions(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/70/35770/1
diff --git a/src/northbridge/intel/nehalem/Makefile.inc b/src/northbridge/intel/nehalem/Makefile.inc
index ebb7b8b..180cc09 100644
--- a/src/northbridge/intel/nehalem/Makefile.inc
+++ b/src/northbridge/intel/nehalem/Makefile.inc
@@ -26,7 +26,6 @@
romstage-y += raminit.c
romstage-y += raminit_tables.c
romstage-y += early_init.c
-romstage-y += ../../../arch/x86/walkcbfs.S

smm-y += finalize.c


To view, visit change 35770. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5bb0c38353d340cc5d356fba299a4460e3f5bddc
Gerrit-Change-Number: 35770
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-MessageType: newchange