summaryrefslogtreecommitdiff
path: root/drivers/firmware/imx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/firmware/imx/Makefile')
-rw-r--r--drivers/firmware/imx/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/firmware/imx/Makefile b/drivers/firmware/imx/Makefile
new file mode 100644
index 000000000000..3bbaffa6e347
--- /dev/null
+++ b/drivers/firmware/imx/Makefile
@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0
+obj-$(CONFIG_IMX_DSP) += imx-dsp.o
+obj-$(CONFIG_IMX_SCU) += imx-scu.o misc.o imx-scu-irq.o rm.o imx-scu-soc.o
+obj-${CONFIG_IMX_SCMI_CPU_DRV} += sm-cpu.o
+obj-${CONFIG_IMX_SCMI_MISC_DRV} += sm-misc.o
+obj-${CONFIG_IMX_SCMI_LMM_DRV} += sm-lmm.o