]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - arch/x86/lguest/Makefile
Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danvet/drm...
[mirror_ubuntu-artful-kernel.git] / arch / x86 / lguest / Makefile
1 obj-y := head_32.o boot.o
2 CFLAGS_boot.o := $(call cc-option, -fno-stack-protector)