]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/usb/usbip/Makefile
Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[mirror_ubuntu-bionic-kernel.git] / drivers / usb / usbip / Makefile
CommitLineData
64e62426 1ccflags-$(CONFIG_USBIP_DEBUG) := -DDEBUG
981f30cc 2
64e62426 3obj-$(CONFIG_USBIP_CORE) += usbip-core.o
4usbip-core-y := usbip_common.o usbip_event.o
05a1f28e 5
64e62426 6obj-$(CONFIG_USBIP_VHCI_HCD) += vhci-hcd.o
07790a1f 7vhci-hcd-y := vhci_sysfs.o vhci_tx.o vhci_rx.o vhci_hcd.o
04679b34 8
64e62426 9obj-$(CONFIG_USBIP_HOST) += usbip-host.o
10usbip-host-y := stub_dev.o stub_main.o stub_rx.o stub_tx.o