aboutsummaryrefslogtreecommitdiff
path: root/drivers/mxc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mxc/Makefile')
-rw-r--r--drivers/mxc/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/mxc/Makefile b/drivers/mxc/Makefile
new file mode 100644
index 00000000000..8955170b43c
--- /dev/null
+++ b/drivers/mxc/Makefile
@@ -0,0 +1,5 @@
+# drivers/mxc/Makefile
+obj-$(CONFIG_MXC_IPU_V3) += ipu3/
+obj-$(CONFIG_MXC_VPU) += vpu/
+obj-$(CONFIG_MXC_AMD_GPU) += amd-gpu/
+