ARM: keystone: add PM domain support for clock management
[cascardo/linux.git] / arch / arm / mach-keystone / Makefile
index ddc52b0..25d9239 100644 (file)
@@ -4,3 +4,6 @@ plus_sec := $(call as-instr,.arch_extension sec,+sec)
 AFLAGS_smc.o                           :=-Wa,-march=armv7-a$(plus_sec)
 
 obj-$(CONFIG_SMP)                      += platsmp.o
+
+# PM domain driver for Keystone SOCs
+obj-$(CONFIG_ARCH_KEYSTONE)            += pm_domain.o