--- zzzz-none-000/linux-3.10.107/arch/x86/lguest/Makefile 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/x86/lguest/Makefile 2021-02-04 17:41:59.000000000 +0000 @@ -1,2 +1,2 @@ -obj-y := i386_head.o boot.o +obj-y := head_32.o boot.o CFLAGS_boot.o := $(call cc-option, -fno-stack-protector)