Faiz Abbas | 5cc5107 | 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 | 204b2c2 | 2019-10-15 18:24:37 +0530 | [diff] [blame] | 7 | obj-$(CONFIG_CADENCE_UFS) += cdns-platform.o |
Faiz Abbas | f59396a | 2019-10-15 18:24:38 +0530 | [diff] [blame] | 8 | obj-$(CONFIG_TI_J721E_UFS) += ti-j721e-ufs.o |