Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « cadence « phy « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 26e16bd34efe1402b5b1e2506a7ec5fddd8dcb0c (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_PHY_CADENCE_TORRENT)	+= phy-cadence-torrent.o
obj-$(CONFIG_PHY_CADENCE_DPHY)	+= cdns-dphy.o
obj-$(CONFIG_PHY_CADENCE_SIERRA)	+= phy-cadence-sierra.o
obj-$(CONFIG_PHY_CADENCE_SALVO)	+= phy-cadence-salvo.o