xref: /linux/drivers/usb/phy/Makefile (revision d8ce7263e1bc3b6b2b906fec0c5037bc27d21d6a)
1#
2# Makefile for physical layer USB drivers
3#
4
5ccflags-$(CONFIG_USB_DEBUG) := -DDEBUG
6
7obj-$(CONFIG_USB_ISP1301)		+= isp1301.o
8