7 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2obj-$(CONFIG_PHY_CADENCE_TORRENT) += phy-cadence-torrent.o3obj-$(CONFIG_PHY_CADENCE_DPHY) += cdns-dphy.o4obj-$(CONFIG_PHY_CADENCE_DPHY_RX) += cdns-dphy-rx.o5obj-$(CONFIG_PHY_CADENCE_SIERRA) += phy-cadence-sierra.o6obj-$(CONFIG_PHY_CADENCE_SALVO) += phy-cadence-salvo.o7