kernel_samsung_a53x/drivers/usb/roles/Makefile
2024-06-15 16:02:09 -03:00

5 lines
168 B
Makefile
Executable file

# 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