aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/qcom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/qcom/Makefile')
-rw-r--r--drivers/dma/qcom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/qcom/Makefile b/drivers/dma/qcom/Makefile
index 6bf9267e6387..4bfc38b45220 100644
--- a/drivers/dma/qcom/Makefile
+++ b/drivers/dma/qcom/Makefile
@@ -2,4 +2,4 @@ obj-$(CONFIG_QCOM_BAM_DMA) += bam_dma.o
obj-$(CONFIG_QCOM_HIDMA_MGMT) += hdma_mgmt.o
hdma_mgmt-objs := hidma_mgmt.o hidma_mgmt_sys.o
obj-$(CONFIG_QCOM_HIDMA) += hdma.o
-hdma-objs := hidma_ll.o hidma.o
+hdma-objs := hidma_ll.o hidma.o hidma_dbg.o