summaryrefslogtreecommitdiff
path: root/drivers/pmdomain/sunxi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pmdomain/sunxi/Makefile')
-rw-r--r--drivers/pmdomain/sunxi/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/pmdomain/sunxi/Makefile b/drivers/pmdomain/sunxi/Makefile
new file mode 100644
index 000000000000..e344b232fc9f
--- /dev/null
+++ b/drivers/pmdomain/sunxi/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
+obj-$(CONFIG_SUN20I_PPU) += sun20i-ppu.o
+obj-$(CONFIG_SUN50I_H6_PRCM_PPU) += sun50i-h6-prcm-ppu.o
+obj-$(CONFIG_SUN55I_PCK600) += sun55i-pck600.o