aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/hsu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/hsu/Makefile')
-rw-r--r--drivers/dma/hsu/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/dma/hsu/Makefile b/drivers/dma/hsu/Makefile
new file mode 100644
index 000000000000..b8f9af032ef1
--- /dev/null
+++ b/drivers/dma/hsu/Makefile
@@ -0,0 +1,5 @@
+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