]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/x86/lguest/Makefile
Merge branch 'drm-next' of ../drm-next into drm-linus
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / lguest / Makefile
CommitLineData
34b8867a 1obj-y := i386_head.o boot.o
2cb7878a 2CFLAGS_boot.o := $(call cc-option, -fno-stack-protector)