Raw File
#
# Makefile for the phy drivers.
#

obj-$(CONFIG_PHY_CPCAP_USB)		+= phy-cpcap-usb.o
back to top