]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - arch/x86/power/Makefile
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[mirror_ubuntu-eoan-kernel.git] / arch / x86 / power / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
c207aee4
JP
2OBJECT_FILES_NON_STANDARD_hibernate_asm_$(BITS).o := y
3
9b7b89ef
JC
4# __restore_processor_state() restores %gs after S3 resume and so should not
5# itself be stack-protected
6nostackp := $(call cc-option, -fno-stack-protector)
00024be9 7CFLAGS_cpu.o := $(nostackp)
9b7b89ef 8
08687aec 9obj-$(CONFIG_PM_SLEEP) += cpu.o
25862a04 10obj-$(CONFIG_HIBERNATION) += hibernate_$(BITS).o hibernate_asm_$(BITS).o hibernate.o