summaryrefslogtreecommitdiffstats
path: root/drivers/phy/intel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/intel/Makefile')
-rw-r--r--drivers/phy/intel/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/phy/intel/Makefile b/drivers/phy/intel/Makefile
new file mode 100644
index 0000000000..14550981a7
--- /dev/null
+++ b/drivers/phy/intel/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+obj-$(CONFIG_PHY_INTEL_KEEMBAY_EMMC) += phy-intel-keembay-emmc.o
+obj-$(CONFIG_PHY_INTEL_KEEMBAY_USB) += phy-intel-keembay-usb.o
+obj-$(CONFIG_PHY_INTEL_LGM_COMBO) += phy-intel-lgm-combo.o
+obj-$(CONFIG_PHY_INTEL_LGM_EMMC) += phy-intel-lgm-emmc.o