X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fx86_64%2Fboot%2FMakefile;h=0f7b6c2cfa58193b34fd57d04de72ed14329f9a4;hb=9e9b4573e4411ac5fcfb6ba04ad360d3de6414ba;hp=67096389de1f1f7d1323f9ef6bead27e284c742c;hpb=5e16e3f0e24dadb79b96b6134cd3303f0d42f0c5;p=powerpc.git diff --git a/arch/x86_64/boot/Makefile b/arch/x86_64/boot/Makefile index 67096389de..0f7b6c2cfa 100644 --- a/arch/x86_64/boot/Makefile +++ b/arch/x86_64/boot/Makefile @@ -5,5 +5,5 @@ # So tell kbuild that we fetch the code from i386 and include the # Makefile from i386 too. -src := arch/i386/boot +src := arch/x86/boot include $(src)/Makefile