summaryrefslogtreecommitdiff
path: root/drivers/usb/phy/Makefile
blob: cf38f08c818f43da47a40dafced5c274b8db36eb (plain)
1
2
3
4
5
6
7
8
#
# Makefile for physical layer USB drivers
#

ccflags-$(CONFIG_USB_DEBUG) := -DDEBUG

obj-$(CONFIG_USB_ISP1301)		+= isp1301.o
obj-$(CONFIG_MV_U3D_PHY)		+= mv_u3d_phy.o