]> Pileus Git - ~andy/linux/blob - drivers/staging/usbip/Makefile
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/linux...
[~andy/linux] / drivers / staging / 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