x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack
[firefly-linux-kernel-4.4.55.git] / arch / x86 / lguest / Makefile
1 obj-y           := i386_head.o boot.o
2 CFLAGS_boot.o   := $(call cc-option, -fno-stack-protector)