KernelNanopiR5S-6/drivers/usb/roles/Makefile
2024-09-10 15:59:00 +02:00

6 lines
168 B
Makefile

# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_USB_ROLE_SWITCH) += roles.o
roles-y := class.o
obj-$(CONFIG_USB_ROLES_INTEL_XHCI) += intel-xhci-usb-role-switch.o