Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
[firefly-linux-kernel-4.4.55.git] / arch / x86 / lguest / Makefile
1 obj-y           := head_32.o boot.o
2 CFLAGS_boot.o   := $(call cc-option, -fno-stack-protector)