xref: /linux/drivers/usb/usbip/Makefile (revision 498495dba268b20e8eadd7fe93c140c68b6cc9d2)
1*b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
296c27377SValentina Maneaccflags-$(CONFIG_USBIP_DEBUG) := -DDEBUG
396c27377SValentina Manea
496c27377SValentina Maneaobj-$(CONFIG_USBIP_CORE) += usbip-core.o
596c27377SValentina Maneausbip-core-y := usbip_common.o usbip_event.o
696c27377SValentina Manea
796c27377SValentina Maneaobj-$(CONFIG_USBIP_VHCI_HCD) += vhci-hcd.o
896c27377SValentina Maneavhci-hcd-y := vhci_sysfs.o vhci_tx.o vhci_rx.o vhci_hcd.o
996c27377SValentina Manea
1096c27377SValentina Maneaobj-$(CONFIG_USBIP_HOST) += usbip-host.o
1196c27377SValentina Maneausbip-host-y := stub_dev.o stub_main.o stub_rx.o stub_tx.o
129360575cSIgor Kotrasinski
139360575cSIgor Kotrasinskiobj-$(CONFIG_USBIP_VUDC) += usbip-vudc.o
149360575cSIgor Kotrasinskiusbip-vudc-y := vudc_dev.o vudc_sysfs.o vudc_tx.o vudc_rx.o vudc_transfer.o vudc_main.o
15