Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / usb / usbip / Makefile
1 ccflags-$(CONFIG_USBIP_DEBUG) := -DDEBUG
2
3 obj-$(CONFIG_USBIP_CORE) += usbip-core.o
4 usbip-core-y := usbip_common.o usbip_event.o
5
6 obj-$(CONFIG_USBIP_VHCI_HCD) += vhci-hcd.o
7 vhci-hcd-y := vhci_sysfs.o vhci_tx.o vhci_rx.o vhci_hcd.o
8
9 obj-$(CONFIG_USBIP_HOST) += usbip-host.o
10 usbip-host-y := stub_dev.o stub_main.o stub_rx.o stub_tx.o