linux/drivers/staging/usbip
matt mooney cd62e07e87 staging: usbip: userspace: cleanup makefiles
Remove unneeded comments; change deprecated flag INCLUDE to
AM_CPPFLAGS and put -D option in *_CPPFLAGS; and use "simply
expanded variables" in assignments.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-17 13:26:27 -07:00
..
userspace staging: usbip: userspace: cleanup makefiles 2011-05-17 13:26:27 -07:00
Kconfig staging: usbip: edit Kconfig and rename CONFIG options 2011-05-12 09:17:57 -07:00
Makefile staging: usbip: edit Kconfig and rename CONFIG options 2011-05-12 09:17:57 -07:00
README Staging: USB/IP: add common functions needed 2008-10-10 15:31:08 -07:00
stub_dev.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
stub_main.c staging: usbip: edit Kconfig and rename CONFIG options 2011-05-12 09:17:57 -07:00
stub_rx.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
stub_tx.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
stub.h staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
usbip_common.c staging: usbip: fix wrong endian conversion 2011-05-17 11:37:13 -07:00
usbip_common.h staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
usbip_event.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
vhci_hcd.c staging: usbip: edit Kconfig and rename CONFIG options 2011-05-12 09:17:57 -07:00
vhci_rx.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
vhci_sysfs.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
vhci_tx.c staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00
vhci.h staging: usbip: fix header includes 2011-05-12 09:17:56 -07:00

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>