]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/base/power/Makefile
Merge branch 'fix/misc' into for-linus
[mirror_ubuntu-bionic-kernel.git] / drivers / base / power / Makefile
CommitLineData
dec13c15
DD
1obj-$(CONFIG_PM) += sysfs.o
2obj-$(CONFIG_PM_SLEEP) += main.o
5e928f77 3obj-$(CONFIG_PM_RUNTIME) += runtime.o
d690b2cd 4obj-$(CONFIG_PM_OPS) += generic_ops.o
90dda1cb 5obj-$(CONFIG_PM_TRACE_RTC) += trace.o
1da177e4 6
9e233625
JB
7ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG
8ccflags-$(CONFIG_PM_VERBOSE) += -DDEBUG