]> Git Repo - linux.git/blob - drivers/phy/socionext/Makefile
zstd: import usptream v1.5.2
[linux.git] / drivers / phy / socionext / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the phy drivers.
4 #
5
6 obj-$(CONFIG_PHY_UNIPHIER_USB2) += phy-uniphier-usb2.o
7 obj-$(CONFIG_PHY_UNIPHIER_USB3) += phy-uniphier-usb3hs.o phy-uniphier-usb3ss.o
8 obj-$(CONFIG_PHY_UNIPHIER_PCIE) += phy-uniphier-pcie.o
9 obj-$(CONFIG_PHY_UNIPHIER_AHCI) += phy-uniphier-ahci.o
This page took 0.035488 seconds and 4 git commands to generate.