#
# Makefile for the phy drivers.
#

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