Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.13-rc3 5 lines 221 B view raw
1obj-$(CONFIG_QCOM_BAM_DMA) += bam_dma.o 2obj-$(CONFIG_QCOM_HIDMA_MGMT) += hdma_mgmt.o 3hdma_mgmt-objs := hidma_mgmt.o hidma_mgmt_sys.o 4obj-$(CONFIG_QCOM_HIDMA) += hdma.o 5hdma-objs := hidma_ll.o hidma.o hidma_dbg.o