summaryrefslogtreecommitdiff
path: root/drivers/dma/amd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/amd/Makefile')
-rw-r--r--drivers/dma/amd/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/dma/amd/Makefile b/drivers/dma/amd/Makefile
new file mode 100644
index 000000000000..11278c06374d
--- /dev/null
+++ b/drivers/dma/amd/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+
+obj-$(CONFIG_AMD_AE4DMA) += ae4dma/
+obj-$(CONFIG_AMD_PTDMA) += ptdma/
+obj-$(CONFIG_AMD_QDMA) += qdma/