linux/drivers/staging/usbip
Tracey Dent 07790a1f52 Staging: usbip: Makefile: replace the use of <module>-objs with <module>-y
Changed <module>-objs to <module>-y in Makefile.

Signed-off-by: Tracey Dent <tdent48227@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-10-08 07:23:42 -07:00
..
Kconfig
Makefile Staging: usbip: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:42 -07:00
README
stub.h
stub_dev.c
stub_main.c
stub_rx.c
stub_tx.c
usbip_common.c staging: usbip: resolved a space in a comment 2010-09-16 12:37:36 -07:00
usbip_common.h
usbip_event.c staging: usbip: Process event flags without delay 2010-09-21 11:00:22 -07:00
vhci.h
vhci_hcd.c staging: usbip: Notify usb core of port status changes 2010-09-21 11:00:21 -07:00
vhci_rx.c
vhci_sysfs.c
vhci_tx.c

README

TODO:
	- more discussion about the protocol
	- testing
	- review of the userspace interface

Please send patches for this code to Greg Kroah-Hartman <greg@kroah.com>