summaryrefslogtreecommitdiff
path: root/drivers/pmdomain/ti/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pmdomain/ti/Makefile')
-rw-r--r--drivers/pmdomain/ti/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/pmdomain/ti/Makefile b/drivers/pmdomain/ti/Makefile
new file mode 100644
index 000000000000..69580afbb436
--- /dev/null
+++ b/drivers/pmdomain/ti/Makefile
@@ -0,0 +1,3 @@
+# SPDX-License-Identifier: GPL-2.0
+obj-$(CONFIG_ARCH_OMAP2PLUS) += omap_prm.o
+obj-$(CONFIG_TI_SCI_PM_DOMAINS) += ti_sci_pm_domains.o