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