mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-16 02:10:41 +07:00
8 lines
127 B
Makefile
8 lines
127 B
Makefile
![]() |
#
|
||
|
# Makefile for physical layer USB drivers
|
||
|
#
|
||
|
|
||
|
ccflags-$(CONFIG_USB_DEBUG) := -DDEBUG
|
||
|
|
||
|
obj-$(CONFIG_USB_ISP1301) += isp1301.o
|