summaryrefslogtreecommitdiffstats
path: root/drivers/soc/xilinx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/soc/xilinx/Makefile')
-rw-r--r--drivers/soc/xilinx/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/soc/xilinx/Makefile b/drivers/soc/xilinx/Makefile
new file mode 100644
index 000000000..41e585bc9
--- /dev/null
+++ b/drivers/soc/xilinx/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
+obj-$(CONFIG_ZYNQMP_POWER) += zynqmp_power.o
+obj-$(CONFIG_ZYNQMP_PM_DOMAINS) += zynqmp_pm_domains.o
+obj-$(CONFIG_XLNX_EVENT_MANAGER) += xlnx_event_manager.o