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