]> Git Repo - linux.git/blob - drivers/phy/st/Makefile
Revert "kbuild: avoid static_assert for genksyms"
[linux.git] / drivers / phy / st / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-$(CONFIG_PHY_MIPHY28LP)             += phy-miphy28lp.o
3 obj-$(CONFIG_PHY_ST_SPEAR1310_MIPHY)    += phy-spear1310-miphy.o
4 obj-$(CONFIG_PHY_ST_SPEAR1340_MIPHY)    += phy-spear1340-miphy.o
5 obj-$(CONFIG_PHY_STIH407_USB)           += phy-stih407-usb.o
6 obj-$(CONFIG_PHY_STM32_USBPHYC)         += phy-stm32-usbphyc.o
This page took 0.040519 seconds and 4 git commands to generate.