]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - drivers/base/power/opp/Makefile
PM / OPP: Move CONFIG_OF dependent code in a separate file
[mirror_ubuntu-hirsute-kernel.git] / drivers / base / power / opp / Makefile
1 ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG
2 obj-y += core.o cpu.o
3 obj-$(CONFIG_OF) += of.o
4 obj-$(CONFIG_DEBUG_FS) += debugfs.o