summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/haswell/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/haswell/Makefile.inc')
-rw-r--r--src/northbridge/intel/haswell/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/intel/haswell/Makefile.inc b/src/northbridge/intel/haswell/Makefile.inc
index 330dc00..ad4b2ba 100644
--- a/src/northbridge/intel/haswell/Makefile.inc
+++ b/src/northbridge/intel/haswell/Makefile.inc
@@ -32,7 +32,7 @@ romstage-y += raminit.c
romstage-y += mrccache.c
romstage-y += early_init.c
romstage-y += report_platform.c
-romstage-y += ../../../arch/x86/lib/walkcbfs.S
+romstage-y += ../../../arch/x86/walkcbfs.S
smm-$(CONFIG_HAVE_SMI_HANDLER) += finalize.c
OpenPOWER on IntegriCloud