]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/x86/power/Makefile
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[mirror_ubuntu-artful-kernel.git] / arch / x86 / power / Makefile
CommitLineData
9b7b89ef
JC
1# __restore_processor_state() restores %gs after S3 resume and so should not
2# itself be stack-protected
3nostackp := $(call cc-option, -fno-stack-protector)
00024be9 4CFLAGS_cpu.o := $(nostackp)
9b7b89ef 5
08687aec 6obj-$(CONFIG_PM_SLEEP) += cpu.o
ef8b03fa 7obj-$(CONFIG_HIBERNATION) += hibernate_$(BITS).o hibernate_asm_$(BITS).o