Makefile 242 B

12345678
  1. # SPDX-License-Identifier: GPL-2.0
  2. #
  3. # Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com
  4. #
  5. obj-$(CONFIG_UFS) += ufs.o ufs-uclass.o
  6. obj-$(CONFIG_CADENCE_UFS) += cdns-platform.o
  7. obj-$(CONFIG_TI_J721E_UFS) += ti-j721e-ufs.o