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