]> Git Repo - linux.git/blob - drivers/dma/qcom/Makefile
i3c: mipi-i3c-hci: Fix DAT/DCT entry sizes
[linux.git] / drivers / dma / qcom / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_QCOM_ADM) += qcom_adm.o
3 obj-$(CONFIG_QCOM_BAM_DMA) += bam_dma.o
4 obj-$(CONFIG_QCOM_GPI_DMA) += gpi.o
5 obj-$(CONFIG_QCOM_HIDMA_MGMT) += hdma_mgmt.o
6 hdma_mgmt-objs   := hidma_mgmt.o hidma_mgmt_sys.o
7 obj-$(CONFIG_QCOM_HIDMA) +=  hdma.o
8 hdma-objs        := hidma_ll.o hidma.o hidma_dbg.o
This page took 0.041224 seconds and 4 git commands to generate.