Merge tag 'vfio-v4.7-rc1' of git://github.com/awilliam/linux-vfio
[cascardo/linux.git] / arch / x86 / lguest / Makefile
1 obj-y           := head_32.o boot.o
2 CFLAGS_boot.o   := $(call cc-option, -fno-stack-protector)