aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/boot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/boot/Makefile')
-rw-r--r--arch/x86_64/boot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/boot/Makefile b/arch/x86_64/boot/Makefile
index 67096389de1f..0f7b6c2cfa58 100644
--- a/arch/x86_64/boot/Makefile
+++ b/arch/x86_64/boot/Makefile
@@ -5,5 +5,5 @@
5# So tell kbuild that we fetch the code from i386 and include the 5# So tell kbuild that we fetch the code from i386 and include the
6# Makefile from i386 too. 6# Makefile from i386 too.
7 7
8src := arch/i386/boot 8src := arch/x86/boot
9include $(src)/Makefile 9include $(src)/Makefile