summaryrefslogtreecommitdiff
path: root/drivers/dma/pxp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/pxp/Makefile')
-rw-r--r--drivers/dma/pxp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/dma/pxp/Makefile b/drivers/dma/pxp/Makefile
new file mode 100644
index 000000000000..42e4ace02fbd
--- /dev/null
+++ b/drivers/dma/pxp/Makefile
@@ -0,0 +1,3 @@
+obj-$(CONFIG_MXC_PXP_V2) += pxp_dma_v2.o
+obj-$(CONFIG_MXC_PXP_V3) += pxp_dma_v3.o
+obj-$(CONFIG_MXC_PXP_CLIENT_DEVICE) += pxp_device.o