]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/mips/kernel/Makefile
MIPS: pm-cps: add PM state entry code for CPS systems
[mirror_ubuntu-bionic-kernel.git] / arch / mips / kernel / Makefile
index 277dab301cea1e85cef71437029a51f5a56550db..6133e8b6bbfcbc1e2b71a3c419a243f7f8c20c2e 100644 (file)
@@ -107,6 +107,9 @@ obj-$(CONFIG_JUMP_LABEL)    += jump_label.o
 obj-$(CONFIG_MIPS_CM)          += mips-cm.o
 obj-$(CONFIG_MIPS_CPC)         += mips-cpc.o
 
+obj-$(CONFIG_CPU_PM)           += pm.o
+obj-$(CONFIG_MIPS_CPS_PM)      += pm-cps.o
+
 #
 # DSP ASE supported for MIPS32 or MIPS64 Release 2 cores only. It is not
 # safe to unconditionnaly use the assembler -mdsp / -mdspr2 switches