aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Makefile.inc b/src/lib/Makefile.inc
index a930663047..57b0c7a122 100644
--- a/src/lib/Makefile.inc
+++ b/src/lib/Makefile.inc
@@ -400,7 +400,7 @@ cbfs_master_header-type := "cbfs header"
cbfs_master_header-position := 0
ifeq ($(CONFIG_ARCH_X86),y)
-$(call src-to-obj,bootblock,$(dir)/header_pointer.c): $(obj)/fmap_config.h
+$(call src-to-obj,bootblock,$(dir)/master_header_pointer.c): $(obj)/fmap_config.h
bootblock-y += master_header_pointer.c
else
cbfs-files-y += header_pointer