summaryrefslogtreecommitdiffstats
path: root/drivers/phy/Makefile
blob: 8fc85953b353f0bd054909db86fda9ed185f197b (plain)
1
2
3
4
5
6
#
# Makefile for the phy drivers.
#

obj-$(CONFIG_GENERIC_PHY)		+= phy-core.o
obj-$(CONFIG_USB_NOP_XCEIV)		+= usb-nop-xceiv.o