aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/boot')
-rw-r--r--arch/x86/boot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/boot/Makefile b/arch/x86/boot/Makefile
index 700a9c6e6159..f3784c35fda2 100644
--- a/arch/x86/boot/Makefile
+++ b/arch/x86/boot/Makefile
@@ -96,7 +96,7 @@ $(obj)/zoffset.h: $(obj)/compressed/vmlinux FORCE
96 $(call if_changed,zoffset) 96 $(call if_changed,zoffset)
97 97
98 98
99AFLAGS_header.o += -I$(obj) 99AFLAGS_header.o += -I$(objtree)/$(obj)
100$(obj)/header.o: $(obj)/zoffset.h 100$(obj)/header.o: $(obj)/zoffset.h
101 101
102LDFLAGS_setup.elf := -T 102LDFLAGS_setup.elf := -T