summaryrefslogtreecommitdiffstats
path: root/drivers/phy/cadence/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/cadence/Makefile')
-rw-r--r--drivers/phy/cadence/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/phy/cadence/Makefile b/drivers/phy/cadence/Makefile
new file mode 100644
index 000000000..26e16bd34
--- /dev/null
+++ b/drivers/phy/cadence/Makefile
@@ -0,0 +1,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