Makefile 102 B

123
  1. # UFSHCD makefile
  2. obj-$(CONFIG_SCSI_UFSHCD) += ufshcd.o
  3. obj-$(CONFIG_SCSI_UFSHCD_PCI) += ufshcd-pci.o