alistair23-linux/drivers/phy/mscc/Makefile
Quentin Schulz 51f6b410fc phy: add driver for Microsemi Ocelot SerDes muxing
The Microsemi Ocelot can mux SerDes lanes (aka macros) to different
switch ports or even make it act as a PCIe interface.

This adds support for the muxing of the SerDes.

Signed-off-by: Quentin Schulz <quentin.schulz@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-10-05 14:36:44 -07:00

6 lines
102 B
Makefile

#
# Makefile for the Microsemi phy drivers.
#
obj-$(CONFIG_PHY_OCELOT_SERDES) := phy-ocelot-serdes.o