Faiz Abbas | 7feafb0 | 2019-10-15 18:24:36 +0530 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0 |
2 | # | ||||
3 | # Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com | ||||
4 | # | ||||
5 | |||||
6 | obj-$(CONFIG_UFS) += ufs.o ufs-uclass.o | ||||
Faiz Abbas | ef5fb5a | 2019-10-15 18:24:37 +0530 | [diff] [blame] | 7 | obj-$(CONFIG_CADENCE_UFS) += cdns-platform.o |
Faiz Abbas | 4390eaf | 2019-10-15 18:24:38 +0530 | [diff] [blame] | 8 | obj-$(CONFIG_TI_J721E_UFS) += ti-j721e-ufs.o |