usbip: update userspace to match kernel part
authorFlorian Fainelli <[email protected]>
Fri, 27 Jul 2012 11:49:22 +0000 (11:49 +0000)
committerFlorian Fainelli <[email protected]>
Fri, 27 Jul 2012 11:49:22 +0000 (11:49 +0000)
commit9803835da66124a1a13cc872f72ffc1fc6d87c4f
tree1527d887c5f18615fb10221868bea259015b7ecc
parentd1668f6176c6c58ce70d30c204321967bdc69e6f
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 <[email protected]>
SVN-Revision: 32887
net/usbip/Makefile