Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.2-rc6 5 lines 198 B view raw
1# UFSHCD makefile 2obj-$(CONFIG_SCSI_UFS_QCOM) += ufs-qcom.o 3obj-$(CONFIG_SCSI_UFSHCD) += ufshcd.o 4obj-$(CONFIG_SCSI_UFSHCD_PCI) += ufshcd-pci.o 5obj-$(CONFIG_SCSI_UFSHCD_PLATFORM) += ufshcd-pltfrm.o