summaryrefslogtreecommitdiffstats
path: root/drivers/dma/hsu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/hsu/Makefile')
-rw-r--r--drivers/dma/hsu/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/dma/hsu/Makefile b/drivers/dma/hsu/Makefile
new file mode 100644
index 000000000..61829b1de
--- /dev/null
+++ b/drivers/dma/hsu/Makefile
@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0-only
+obj-$(CONFIG_HSU_DMA) += hsu_dma.o
+hsu_dma-objs := hsu.o
+
+obj-$(CONFIG_HSU_DMA_PCI) += hsu_dma_pci.o
+hsu_dma_pci-objs := pci.o