summaryrefslogtreecommitdiffstats
path: root/drivers/dma/xilinx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/xilinx/Makefile')
-rw-r--r--drivers/dma/xilinx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/dma/xilinx/Makefile b/drivers/dma/xilinx/Makefile
new file mode 100644
index 000000000..9e91f8f5b
--- /dev/null
+++ b/drivers/dma/xilinx/Makefile
@@ -0,0 +1,2 @@
+obj-$(CONFIG_XILINX_DMA) += xilinx_dma.o
+obj-$(CONFIG_XILINX_ZYNQMP_DMA) += zynqmp_dma.o