6 lines
85 B
Makefile
6 lines
85 B
Makefile
|
#
|
||
|
# Makefile for the phy drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_PHY_CPCAP_USB) += phy-cpcap-usb.o
|