[package] usbip: update userspace to match kernel part
authorFlorian Fainelli <florian@openwrt.org>
Fri, 27 Jul 2012 11:49:22 +0000 (11:49 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 27 Jul 2012 11:49:22 +0000 (11:49 +0000)
commitcf150a6e73795938c95ef2624a442eabd1ba89a0
treecae80dd31c8e203068194d59905dc5c62d5f86bf
parent3b99225aebefceefe60243623eecfed8de3e0409
[package] usbip: update userspace to match kernel part

After kernel 2.6.39, usbip kernel and userspace are in kernel tree
The new kernel modules names have already been updated in openwrt for
kernel > 2.6.39

This patch, allow to build the new corresponding usbip userspace tool
when of the device use a kernel > 2.6.39
And continue to build version 0.1.7 for older version.

Fix #10992

Florian:
- do not use an md5sum for usb.ids since it changes often
- dropped the parts to support kernels <= 2.6.39
- make the package depend on LINUX_3_3

Signed-off-by: Mehdi Abaakouk <sileht@sileht.net>
SVN-Revision: 32887
net/usbip/Makefile